IProject-10 commited on
Commit
1b5af59
·
verified ·
1 Parent(s): 13f2cbf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- langchain
2
- langchain-huggingface
3
- langchain-together
4
- langchain-community
5
- sentence_transformers
6
- chromadb
7
  gradio
8
  together
 
1
+ llama-index
2
+ llama-index-llms-together
3
+ llama-index-vector-stores-qdrant
4
+ llama-index-embeddings-huggingface
5
+ qdrant-client
 
6
  gradio
7
  together