mitulagr2 commited on
Commit
70665ee
·
1 Parent(s): 9e59b9c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  fastapi
 
2
  llama-index
3
  llama-index-vector-stores-qdrant
4
- qdrant-client
5
- python-dotenv
6
  llama-index-llms-llama-cpp
7
  llama-index-embeddings-fastembed
 
8
  websockets
9
  fastembed==0.2.7
 
1
  fastapi
2
+ python-dotenv
3
  llama-index
4
  llama-index-vector-stores-qdrant
5
+ llama-index-readers-file
 
6
  llama-index-llms-llama-cpp
7
  llama-index-embeddings-fastembed
8
+ qdrant-client
9
  websockets
10
  fastembed==0.2.7