Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
-
gradio>=4.13.0
|
| 2 |
-
gradio-client>=0.8.0
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#gradio>=4.13.0
|
| 2 |
+
#gradio-client>=0.8.0
|
| 3 |
+
gradio==3.50.2
|
| 4 |
+
gradio_client==0.6.1
|
| 5 |
+
requests==2.31.0
|