1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-09 12:30:38 +08:00

Move to Gradio 4.23.0 (#1928)

This commit is contained in:
Просто Хаскер
2024-04-11 09:46:02 +02:00
committed by GitHub
parent a84bba36be
commit 8fd883d739
8 changed files with 15 additions and 24 deletions

View File

@@ -6,7 +6,7 @@ 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,7 +41,7 @@ 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