samsonleegh commited on
Commit
1cd1f3e
·
verified ·
1 Parent(s): 1f83c76

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -1 +1,12 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
 
 
 
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
+ streamlit
11
+ gradio
12
+ groq