Priya-0914 commited on
Commit
dbedc64
·
verified ·
1 Parent(s): 22b1ec3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==6.4.0
2
+ llama-index==0.14.12
3
+ llama-index-vector-stores-qdrant
4
+ llama-index-postprocessor-cohere-rerank==0.5.1
5
+ llama-index-embeddings-huggingface==0.6.1
6
+ qdrant-client
7
+ cohere==5.18.0
8
+ openai
9
+ llama-index-llms-perplexity