mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-09-25 05:39:59 +08:00
Update Req
This commit is contained in:
parent
cb94e52aa5
commit
adbcdc22a5
@ -6,8 +6,8 @@ numba
|
||||
pytorch-lightning>=2.4
|
||||
gradio<5
|
||||
ffmpeg-python
|
||||
onnxruntime; sys_platform == 'darwin'
|
||||
onnxruntime-gpu; sys_platform != 'darwin'
|
||||
onnxruntime; platform_machine in ("aarch64", "arm64")
|
||||
onnxruntime-gpu; platform_machine in ("x86_64", "AMD64")
|
||||
tqdm
|
||||
funasr==1.0.27
|
||||
cn2an
|
||||
|
Loading…
x
Reference in New Issue
Block a user