mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-05 19:41:56 +08:00
Update requirements.txt
This commit is contained in:
parent
ee4a466f79
commit
d38248daeb
@ -3,10 +3,9 @@ scipy
|
|||||||
tensorboard
|
tensorboard
|
||||||
librosa==0.9.2
|
librosa==0.9.2
|
||||||
numba==0.56.4
|
numba==0.56.4
|
||||||
pytorch-lightning
|
pytorch-lightning<2.6
|
||||||
gradio>=4.0,<=4.24.0
|
gradio>=4.0,<=4.24.0
|
||||||
ffmpeg-python
|
ffmpeg-python
|
||||||
onnxruntime; sys_platform == 'darwin'
|
|
||||||
onnxruntime-gpu; sys_platform != 'darwin'
|
onnxruntime-gpu; sys_platform != 'darwin'
|
||||||
tqdm
|
tqdm
|
||||||
funasr==1.0.27
|
funasr==1.0.27
|
||||||
@ -38,4 +37,3 @@ python_mecab_ko; sys_platform != 'win32'
|
|||||||
fastapi<0.112.2
|
fastapi<0.112.2
|
||||||
x_transformers
|
x_transformers
|
||||||
torchmetrics<=1.5
|
torchmetrics<=1.5
|
||||||
attrdict
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user