rolwinpinto commited on
Commit
5ce0736
·
verified ·
1 Parent(s): 0432b5f
Files changed (1) hide show
  1. requirements.txt +8 -2
requirements.txt CHANGED
@@ -3,6 +3,12 @@ streamlit
3
  PyPDF2
4
  matplotlib
5
  requests
6
- llama-index==0.6.24
7
  huggingface-hub
8
- transformers
 
 
 
 
 
 
 
 
3
  PyPDF2
4
  matplotlib
5
  requests
 
6
  huggingface-hub
7
+ transformers
8
+ llama-index==0.10.17
9
+ fastembed
10
+ llama-index-embeddings-fastembed
11
+ llama-index-llms-gemini
12
+ llama-index-embeddings-gemini
13
+ llama-index-readers-web
14
+ python-dotenv