Spaces:
Runtime error
Runtime error
Fix: Downgrade to Gradio 4.44.0 for compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
gradio==
|
| 2 |
python-dotenv==1.0.1
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
python-dotenv==1.0.1
|