Chris4K commited on
Commit
a6d605f
·
verified ·
1 Parent(s): f7b1120

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
  gradio
2
- gradio[mcp]
 
 
 
 
1
  gradio
2
+ gradio[mcp]
3
+ gradio_client>=0.8.0
4
+ Pillow>=9.0.0
5
+ requests>=2.25.0