Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
|
|
|
|
1 |
pydantic==2.10.6
|
2 |
git+https://github.com/index-tts/index-tts.git
|
|
|
1 |
+
# requirements.txt extra line
|
2 |
+
deepspeed==0.14.2 --extra-index-url https://huggingface.github.io/deepspeed-wheels/stable/cu121
|
3 |
pydantic==2.10.6
|
4 |
git+https://github.com/index-tts/index-tts.git
|