Spaces:
Runtime error
Runtime error
apple muncy
commited on
Commit
·
956056d
1
Parent(s):
20709ce
add mcp
Browse filesSigned-off-by: apple muncy <[email protected]>
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
fastapi>=0.104.0
|
2 |
uvicorn[standard]>=0.24.0
|
3 |
gradio>=4.0.0
|
4 |
-
huggingface-hub
|
5 |
pydantic>=2.0.0
|
6 |
python-multipart>=0.0.6
|
7 |
requests>=2.31.0
|
8 |
python-dotenv>=1.0.0
|
9 |
fastmcp>=2.0.0
|
10 |
-
|
|
|
1 |
fastapi>=0.104.0
|
2 |
uvicorn[standard]>=0.24.0
|
3 |
gradio>=4.0.0
|
4 |
+
huggingface-hub>=0.32.0
|
5 |
pydantic>=2.0.0
|
6 |
python-multipart>=0.0.6
|
7 |
requests>=2.31.0
|
8 |
python-dotenv>=1.0.0
|
9 |
fastmcp>=2.0.0
|
10 |
+
mcp
|