mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-05-07 21:06:36 +08:00
最新<5的gradio除非能在autodl上跑通否则禁止修改
最新<5的gradio除非能在autodl上跑通否则禁止修改
This commit is contained in:
parent
fbdab94e17
commit
e31d67eeff
@ -4,7 +4,7 @@ tensorboard
|
|||||||
librosa==0.9.2
|
librosa==0.9.2
|
||||||
numba==0.56.4
|
numba==0.56.4
|
||||||
pytorch-lightning>=2.4
|
pytorch-lightning>=2.4
|
||||||
gradio>=4.41,<5
|
gradio>=4.0,<=4.24.0
|
||||||
ffmpeg-python
|
ffmpeg-python
|
||||||
onnxruntime; sys_platform == 'darwin'
|
onnxruntime; sys_platform == 'darwin'
|
||||||
onnxruntime-gpu; sys_platform != 'darwin'
|
onnxruntime-gpu; sys_platform != 'darwin'
|
||||||
@ -34,7 +34,7 @@ ko_pron
|
|||||||
opencc; sys_platform != 'linux'
|
opencc; sys_platform != 'linux'
|
||||||
opencc==1.1.1; sys_platform == 'linux'
|
opencc==1.1.1; sys_platform == 'linux'
|
||||||
python_mecab_ko; sys_platform != 'win32'
|
python_mecab_ko; sys_platform != 'win32'
|
||||||
fastapi[standard]>=0.115.1
|
fastapi<0.112.2
|
||||||
x_transformers
|
x_transformers
|
||||||
torchmetrics<=1.5
|
torchmetrics<=1.5
|
||||||
pydantic<=2.10.6
|
pydantic<=2.10.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user