Spaces:
Running on Zero
Running on Zero
github-actions[bot] commited on
Commit ·
0ea274e
1
Parent(s): e5f5438
deploy: switch to chatterbox requirements @ 05412c7
Browse files- requirements-qwen3.txt +1 -1
requirements-qwen3.txt
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
# https://huggingface.co/spaces/Qwen/Qwen3-TTS/tree/main/qwen_tts into this
|
| 14 |
# repo before deploying.
|
| 15 |
torch==2.8.0
|
| 16 |
-
torchaudio
|
| 17 |
transformers==4.57.3
|
| 18 |
accelerate==1.12.0
|
| 19 |
einops
|
|
|
|
| 13 |
# https://huggingface.co/spaces/Qwen/Qwen3-TTS/tree/main/qwen_tts into this
|
| 14 |
# repo before deploying.
|
| 15 |
torch==2.8.0
|
| 16 |
+
torchaudio==2.8.0
|
| 17 |
transformers==4.57.3
|
| 18 |
accelerate==1.12.0
|
| 19 |
einops
|