Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==
|
2 |
torch==2.0.1
|
3 |
TTS==0.13.3
|
4 |
pymongo==4.3.3
|
|
|
1 |
+
gradio==5.4.0
|
2 |
torch==2.0.1
|
3 |
TTS==0.13.3
|
4 |
pymongo==4.3.3
|