Spaces:
Running
Running
Yurii Paniv commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
torch>=1.13
|
| 3 |
TTS==0.9.0
|
| 4 |
-
huggingface_hub
|
|
|
|
| 1 |
+
gradio>3.40.1
|
| 2 |
torch>=1.13
|
| 3 |
TTS==0.9.0
|
| 4 |
+
huggingface_hub
|