shoom013 commited on
Commit
76644ed
1 Parent(s): 2ff5a83

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,6 +5,7 @@ chromadb==0.4.24
5
  llama-index
6
  llama-index-embeddings-huggingface
7
  llama-index-llms-huggingface
 
8
  torch==2.2.1
9
  #openai==1.13.3
10
  regex
 
5
  llama-index
6
  llama-index-embeddings-huggingface
7
  llama-index-llms-huggingface
8
+ llama-index-vector-stores-chroma
9
  torch==2.2.1
10
  #openai==1.13.3
11
  regex