Spaces:
Sleeping
Sleeping
Update pre-requirements.txt
Browse files- pre-requirements.txt +2 -2
pre-requirements.txt
CHANGED
@@ -5,8 +5,8 @@ llama-index-embeddings-huggingface==0.2.1
|
|
5 |
llama-index-embeddings-instructor==0.1.3
|
6 |
llama-index-vector-stores-faiss==0.1.2
|
7 |
llama-index-retrievers-bm25==0.1.4
|
8 |
-
|
9 |
-
|
10 |
numpy==1.23
|
11 |
scipy==1.8.0
|
12 |
watchdog
|
|
|
5 |
llama-index-embeddings-instructor==0.1.3
|
6 |
llama-index-vector-stores-faiss==0.1.2
|
7 |
llama-index-retrievers-bm25==0.1.4
|
8 |
+
llama-index-vector-stores-chroma==0.1.10
|
9 |
+
chromadb==0.5.5
|
10 |
numpy==1.23
|
11 |
scipy==1.8.0
|
12 |
watchdog
|