Pimnk commited on
Commit
a05310b
·
verified ·
1 Parent(s): 13d0427

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -16
requirements.txt CHANGED
@@ -1,20 +1,19 @@
1
- gradio
2
- faiss-cpu
3
- sentence-transformers
4
- google-generativeai
5
- huggingface_hub
6
- llama-index
7
- llama-index-core
8
- llama-index-embeddings-huggingface
9
  llama-index-llms-google-genai
10
- llama-index-llms-google
11
- llama-index-vector-stores-faiss
12
- PyMuPDF
13
- PyPDF2
14
- python-docx
15
- openpyxl
16
- llama-index-llms-openai
17
- llama-index-vector-stores-faiss
18
  llama-index-retrievers-bm25
19
  llama-index-readers-file
20
  python-dotenv
 
1
+ gradio
2
+ faiss-cpu
3
+ sentence-transformers
4
+ google-generativeai
5
+ huggingface_hub
6
+ llama-index
7
+ llama-index-core
8
+ llama-index-embeddings-huggingface
9
  llama-index-llms-google-genai
10
+ llama-index-vector-stores-faiss
11
+ PyMuPDF
12
+ PyPDF2
13
+ python-docx
14
+ openpyxl
15
+ llama-index-llms-openai
16
+ llama-index-vector-stores-faiss
 
17
  llama-index-retrievers-bm25
18
  llama-index-readers-file
19
  python-dotenv