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