Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
torch
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
ffmpeg-python
|
| 6 |
-
pyyaml
|
| 7 |
-
soundfile
|
|
|
|
| 1 |
+
git+https://github.com/index-tts/index-tts.git
|
| 2 |
+
huggingface_hub
|
| 3 |
torch
|
| 4 |
+
torchaudio
|
| 5 |
+
numpy
|
|
|
|
|
|
|
|
|