mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-02-12 16:42:54 +08:00
Update requirements.txt
This commit is contained in:
parent
85c5dcf7d2
commit
f2edce1f86
@ -1,12 +1,12 @@
|
|||||||
joblib>=1.1.0
|
joblib>=1.1.0
|
||||||
numba
|
numba
|
||||||
numpy==1.26.4
|
numpy==1.23.5
|
||||||
fairseq
|
|
||||||
scipy
|
scipy
|
||||||
librosa==0.9.1
|
librosa==0.9.1
|
||||||
llvmlite
|
llvmlite
|
||||||
|
fairseq
|
||||||
faiss-cpu
|
faiss-cpu
|
||||||
gradio==3.34.0
|
gradio==4.23.0
|
||||||
Cython
|
Cython
|
||||||
pydub>=0.25.1
|
pydub>=0.25.1
|
||||||
soundfile>=0.12.1
|
soundfile>=0.12.1
|
||||||
@ -41,11 +41,8 @@ httpx
|
|||||||
onnxruntime; sys_platform == 'darwin'
|
onnxruntime; sys_platform == 'darwin'
|
||||||
onnxruntime-gpu; sys_platform != 'darwin'
|
onnxruntime-gpu; sys_platform != 'darwin'
|
||||||
torchcrepe==0.0.20
|
torchcrepe==0.0.20
|
||||||
fastapi==0.88
|
fastapi
|
||||||
torchfcpe
|
torchfcpe
|
||||||
ffmpy==0.3.1
|
ffmpy==0.3.1
|
||||||
python-dotenv>=1.0.0
|
python-dotenv>=1.0.0
|
||||||
av
|
av
|
||||||
torch
|
|
||||||
torchvision
|
|
||||||
torchaudio
|
|
||||||
|
Loading…
Reference in New Issue
Block a user