Spaces:
Sleeping
Sleeping
fix: gradio 5.9.0 (jinja2 + HfFolder fixed)
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,2 @@
|
|
| 1 |
-
gradio==
|
| 2 |
-
huggingface_hub<1.0
|
| 3 |
pandas>=2.0
|
|
|
|
| 1 |
+
gradio==5.9.0
|
|
|
|
| 2 |
pandas>=2.0
|