mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-16 13:20:39 -07:00
Update qwen-tts version in requirements for CPU and CUDA providers from 0.1.0 to 0.0.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
torch>=2.0.0
|
||||
transformers>=4.30.0
|
||||
qwen-tts>=0.1.0
|
||||
qwen-tts>=0.0.5
|
||||
fastapi>=0.100.0
|
||||
uvicorn>=0.23.0
|
||||
soundfile>=0.12.0
|
||||
|
||||
@@ -2,7 +2,7 @@ torch>=2.0.0 --index-url https://download.pytorch.org/whl/cu121
|
||||
torchvision>=0.15.0 --index-url https://download.pytorch.org/whl/cu121
|
||||
torchaudio>=2.0.0 --index-url https://download.pytorch.org/whl/cu121
|
||||
transformers>=4.30.0
|
||||
qwen-tts>=0.1.0
|
||||
qwen-tts>=0.0.5
|
||||
fastapi>=0.100.0
|
||||
uvicorn>=0.23.0
|
||||
soundfile>=0.12.0
|
||||
|
||||
Reference in New Issue
Block a user