Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
-
TTS==0.
|
| 2 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
TTS==0.22.0
|
| 2 |
+
torch==2.5.1
|
| 3 |
+
gradio==4.31.4
|
| 4 |
+
soundfile
|