mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2024-12-29 19:15:04 +08:00
Update requirements.txt
This commit is contained in:
parent
83d6a64e67
commit
5524451963
@ -1,11 +1,11 @@
|
|||||||
joblib>=1.1.0
|
joblib>=1.1.0
|
||||||
numba
|
numba==0.56.4
|
||||||
numpy
|
numpy==1.23.5
|
||||||
scipy
|
scipy
|
||||||
librosa==0.10.2
|
librosa==0.9.1
|
||||||
llvmlite
|
llvmlite==0.39.0
|
||||||
fairseq
|
fairseq==0.12.2
|
||||||
faiss-cpu
|
faiss-cpu==1.7.3
|
||||||
gradio==3.34.0
|
gradio==3.34.0
|
||||||
Cython
|
Cython
|
||||||
pydub>=0.25.1
|
pydub>=0.25.1
|
||||||
@ -40,7 +40,7 @@ pyworld==0.3.2
|
|||||||
httpx
|
httpx
|
||||||
onnxruntime; sys_platform == 'darwin'
|
onnxruntime; sys_platform == 'darwin'
|
||||||
onnxruntime-gpu; sys_platform != 'darwin'
|
onnxruntime-gpu; sys_platform != 'darwin'
|
||||||
torchcrepe==0.0.23
|
torchcrepe==0.0.20
|
||||||
fastapi==0.88
|
fastapi==0.88
|
||||||
torchfcpe
|
torchfcpe
|
||||||
ffmpy==0.3.1
|
ffmpy==0.3.1
|
||||||
|
Loading…
Reference in New Issue
Block a user