femtowin commited on
Commit
232965e
·
1 Parent(s): af31cad

Update requirements.txt: fix gradio[mcp] format and dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,3 +1,2 @@
1
- gradio==5.0.1
2
- huggingface_hub==0.25.2
3
- gradio[mcp]
 
1
+ gradio[mcp]==5.32.0
2
+ huggingface_hub>=0.28.1