RSHVR commited on
Commit
5ffbf85
·
verified ·
1 Parent(s): ce87368

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio
 
2
  fastapi
3
  uvicorn==0.24.0
4
  requests>=2.31.0
 
1
  gradio
2
+ gradio[mcp]
3
  fastapi
4
  uvicorn==0.24.0
5
  requests>=2.31.0