Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -16,7 +16,7 @@ GPUtil==1.4.0
|
|
| 16 |
python-dotenv==1.1.1
|
| 17 |
onnxruntime==1.22.1
|
| 18 |
# Gradio and UI
|
| 19 |
-
gradio[mcp]
|
| 20 |
# gradio_leaderboard==0.0.13
|
| 21 |
gradio_client==1.10.3
|
| 22 |
# spaces==0.9b3
|
|
|
|
| 16 |
python-dotenv==1.1.1
|
| 17 |
onnxruntime==1.22.1
|
| 18 |
# Gradio and UI
|
| 19 |
+
gradio[mcp]==5.33.0
|
| 20 |
# gradio_leaderboard==0.0.13
|
| 21 |
gradio_client==1.10.3
|
| 22 |
# spaces==0.9b3
|