hymai commited on
Commit
f271c8e
·
verified ·
1 Parent(s): 2781c38

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ docx2txt
2
+ python-pptx
3
+ torch
4
+ pillow
5
+ llama-index
6
+ llama-index-llms-ollama
7
+ llama-index-llms-groq
8
+ llama-index-embeddings-huggingface
9
+ llama-index-vector-stores-chroma
10
+ llama-parse
11
+ streamlit
12
+ gradio
13
+ groq