AUXteam commited on
Commit
6247416
·
verified ·
1 Parent(s): 4c945e0

Fix: Add missing dependencies (chevron, textdistance, llama-index) to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt CHANGED
@@ -7,3 +7,11 @@ gradio_client
7
  httpx
8
  pytest
9
  tinytroupe
 
 
 
 
 
 
 
 
 
7
  httpx
8
  pytest
9
  tinytroupe
10
+ chevron
11
+ textdistance
12
+ scipy
13
+ llama-index
14
+ llama-index-embeddings-huggingface
15
+ llama-index-readers-web
16
+ llama-index-embeddings-azure-openai
17
+ ipython