IProject-10 commited on
Commit
4866971
·
verified ·
1 Parent(s): 9344624

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -12
requirements.txt CHANGED
@@ -1,12 +1,6 @@
1
- langchain
2
- langchain-together
3
- langchain-community
4
- langchain-huggingface
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