Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
2 |
nltk
|
3 |
transformers
|
4 |
-
gradio_client
|
|
|
|
1 |
torch
|
2 |
nltk
|
3 |
transformers
|
4 |
+
gradio_client
|
5 |
+
TTS
|