IProject-10 commited on
Commit
a707b48
·
verified ·
1 Parent(s): 9f66fab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -10
requirements.txt CHANGED
@@ -1,12 +1,7 @@
1
- langchain
2
- langchain-huggingface
3
- langchain-together
4
- langchain-community
5
- chromadb
6
- sentence-transformers
7
- trafilatura
8
- beautifulsoup4
9
- nltk
10
- tiktoken
11
  gradio
12
  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