Spaces:
Runtime error
Runtime error
Fix: Rollback to Gradio 4.20.0 (stable)
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
-
|
| 3 |
-
huggingface-hub==0.23.4
|
| 4 |
python-dotenv==1.0.1
|
|
|
|
| 1 |
+
gradio==4.20.0
|
| 2 |
+
huggingface-hub==0.19.4
|
|
|
|
| 3 |
python-dotenv==1.0.1
|