Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
-
gradio
|
2 |
-
smolagents
|
3 |
-
asyncio>=3.4.3
|
4 |
-
aiohttp>=3.8.0
|
5 |
-
typing-extensions>=4.0.0
|
6 |
-
pydantic>=2.0.0
|
|
|
1 |
+
gradio[mcp]
|
2 |
+
smolagents[mcp]
|
|
|
|
|
|
|
|