Spaces:
Sleeping
Sleeping
Update requirements: gradio 5.x
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio=
|
| 2 |
datasets>=2.14
|
| 3 |
pandas>=2.0
|
| 4 |
plotly>=5.18
|
|
|
|
| 1 |
+
gradio>=5.9
|
| 2 |
datasets>=2.14
|
| 3 |
pandas>=2.0
|
| 4 |
plotly>=5.18
|