Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,8 +1,10 @@
|
|
| 1 |
mcp
|
|
|
|
| 2 |
aiohttp>=3.9.0
|
| 3 |
huggingface_hub
|
| 4 |
gradio_client
|
| 5 |
llama-index
|
|
|
|
| 6 |
llama-index-tools-arxiv
|
| 7 |
llama-index-embeddings-azure-openai
|
| 8 |
llama-index-llms-azure-openai
|
|
|
|
| 1 |
mcp
|
| 2 |
+
fastmcp
|
| 3 |
aiohttp>=3.9.0
|
| 4 |
huggingface_hub
|
| 5 |
gradio_client
|
| 6 |
llama-index
|
| 7 |
+
llama-index-tools-mcp
|
| 8 |
llama-index-tools-arxiv
|
| 9 |
llama-index-embeddings-azure-openai
|
| 10 |
llama-index-llms-azure-openai
|