Nymbo commited on
Commit
c9c9a1f
·
verified ·
1 Parent(s): b69cab3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio[mcp]
2
- huggingface_hub
3
- pillow
 
 
1
+ gradio[mcp]>=5.0.0
2
+ huggingface_hub>=0.26.0
3
+ pillow>=10.0.0
4
+ requests>=2.31.0