shoom013 commited on
Commit
e7091c5
1 Parent(s): f6b1404

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,6 +6,7 @@ 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
 
6
  llama-index-embeddings-huggingface
7
  llama-index-llms-huggingface
8
  llama-index-vector-stores-chroma
9
+ llama-index-llms-huggingface-api
10
  torch==2.2.1
11
  #openai==1.13.3
12
  regex