sachin-philip commited on
Commit
973ac3b
·
1 Parent(s): 3edb3c4

personal system final change

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +2 -0
README.md CHANGED
@@ -8,7 +8,7 @@ sdk_version: 5.38.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: Inter network of MCP for productive system
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: Personal Use - Inter network of MCP for productive system
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ httpx
2
+ gradio[mcp]