mirror of
https://github.com/FunAudioLLM/CosyVoice.git
synced 2026-02-05 18:09:24 +08:00
fix transformer version
This commit is contained in:
@@ -34,7 +34,7 @@ tensorrt-cu12-bindings==10.0.1; sys_platform == 'linux'
|
|||||||
tensorrt-cu12-libs==10.0.1; sys_platform == 'linux'
|
tensorrt-cu12-libs==10.0.1; sys_platform == 'linux'
|
||||||
torch==2.3.1
|
torch==2.3.1
|
||||||
torchaudio==2.3.1
|
torchaudio==2.3.1
|
||||||
transformers==4.40.1
|
transformers==4.51.3
|
||||||
uvicorn==0.30.0
|
uvicorn==0.30.0
|
||||||
wetext==0.0.4
|
wetext==0.0.4
|
||||||
wget==3.2
|
wget==3.2
|
||||||
|
|||||||
Reference in New Issue
Block a user