Arthur-75 commited on
Commit
0928ce5
1 Parent(s): 9e80c53

Update pre-requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- install llama-index-vector-stores-chroma==0.1.10
9
- install chromadb==0.5.5
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