Spaces:
Paused
Paused
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 |
pandas>=1.3.0
|
| 3 |
plotly>=5.0.0
|
| 4 |
requests>=2.28.0
|
| 5 |
-
huggingface_hub=
|
|
|
|
| 2 |
pandas>=1.3.0
|
| 3 |
plotly>=5.0.0
|
| 4 |
requests>=2.28.0
|
| 5 |
+
huggingface_hub>=0.33.5
|