Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
uvicorn>=0.15.0
|
| 2 |
aiohttp>=3.9.0
|
| 3 |
-
fastmcp
|
|
|
|
|
|
| 1 |
uvicorn>=0.15.0
|
| 2 |
aiohttp>=3.9.0
|
| 3 |
+
fastmcp
|
| 4 |
+
llama-index
|