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