Spaces:
Sleeping
Sleeping
Upgrade to Gradio 5.50.0 for Python 3.13 compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ gradio==5.50.0
|
|
| 2 |
datasets
|
| 3 |
pandas
|
| 4 |
plotly
|
| 5 |
-
huggingface_hub=
|
|
|
|
| 2 |
datasets
|
| 3 |
pandas
|
| 4 |
plotly
|
| 5 |
+
huggingface_hub>=0.33.5
|