decodingdatascience commited on
Commit
24a1bee
·
verified ·
1 Parent(s): 1fdc515

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ requests
3
+ chromadb
4
+ pypdf
5
+
6
+ llama-index
7
+ llama-index-vector-stores-chroma
8
+ llama-index-embeddings-openai
9
+ llama-index-llms-openai