Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
gradio==4.44.1
|
| 2 |
gTTS==2.5.3
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
|
|
|
|
| 1 |
gradio==4.44.1
|
| 2 |
gTTS==2.5.3
|
| 3 |
+
huggingface_hub==0.24.7
|
| 4 |
+
spaces
|
| 5 |
+
uvicorn
|
| 6 |
+
websockets
|
| 7 |
|