Fix: Missing onnx dependency

This commit is contained in:
tsukumi
2024-11-13 10:43:58 +09:00
parent 875186f0c7
commit f135a79316
3 changed files with 3 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ loguru
nltk<=3.8.1
num2words
numpy<2
onnx
onnxruntime
onnxruntime-gpu
pyannote.audio>=3.1.0