mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-05-06 20:01:37 +08:00
Update requirements.txt
This commit is contained in:
parent
439e57ff8c
commit
50c87f0b70
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user