Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
gradio==3.50.2
|
| 2 |
TTS==0.22.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
TTS==0.22.0
|
| 2 |
+
gradio==4.44.0
|
| 3 |
+
torch==2.1.2
|
| 4 |
+
torchaudio==2.1.2
|
| 5 |
+
transformers==4.36.2
|
| 6 |
+
sentencepiece
|
| 7 |
+
ffmpeg-python
|