Update requirements.txt

This commit is contained in:
Lord Milutin 2024-06-27 12:51:10 +02:00 committed by GitHub
parent 439e57ff8c
commit 50c87f0b70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 2 deletions

View File

@ -1,11 +1,10 @@
omegaconf==2.0.6
joblib>=1.1.0 joblib>=1.1.0
numba numba
numpy==1.26.4 numpy==1.26.4
scipy scipy
librosa==0.9.1 librosa==0.9.1
llvmlite llvmlite
fairseq==0.12.2 fairseq
faiss-cpu faiss-cpu
gradio==3.34.0 gradio==3.34.0
Cython Cython
@ -47,3 +46,6 @@ torchfcpe
ffmpy==0.3.1 ffmpy==0.3.1
python-dotenv>=1.0.0 python-dotenv>=1.0.0
av av
torch
torchvision
torchaudio