Spaces:
Sleeping
Sleeping
Update requirements.txt: fix gradio[mcp] format and dependencies
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
-
gradio==5.0
|
2 |
-
huggingface_hub
|
3 |
-
gradio[mcp]
|
|
|
1 |
+
gradio[mcp]==5.32.0
|
2 |
+
huggingface_hub>=0.28.1
|
|