Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -41,4 +41,5 @@ gradio==4.44.0
|
|
| 41 |
fastapi
|
| 42 |
uvicorn
|
| 43 |
|
| 44 |
-
chromadb>=0.4.22,<0.5.0
|
|
|
|
|
|
| 41 |
fastapi
|
| 42 |
uvicorn
|
| 43 |
|
| 44 |
+
chromadb>=0.4.22,<0.5.0
|
| 45 |
+
llama-index-vector-stores-chroma>=0.2.0,<0.3.0
|