Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
RVC-Boss authored Jul 5, 2024
1 parent 83d6a64 commit 5524451
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
joblib>=1.1.0
numba
numpy
numba==0.56.4
numpy==1.23.5
scipy
librosa==0.10.2
llvmlite
fairseq
faiss-cpu
librosa==0.9.1
llvmlite==0.39.0
fairseq==0.12.2
faiss-cpu==1.7.3
gradio==3.34.0
Cython
pydub>=0.25.1
Expand Down Expand Up @@ -40,7 +40,7 @@ pyworld==0.3.2
httpx
onnxruntime; sys_platform == 'darwin'
onnxruntime-gpu; sys_platform != 'darwin'
torchcrepe==0.0.23
torchcrepe==0.0.20
fastapi==0.88
torchfcpe
ffmpy==0.3.1
Expand Down

0 comments on commit 5524451

Please sign in to comment.