rolwinpinto commited on
Commit
82ae3ad
·
verified ·
1 Parent(s): ea26600

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -2
requirements.txt CHANGED
@@ -4,9 +4,15 @@ llama-index-embeddings-fastembed
4
  llama-index-llms-gemini
5
  llama-index-embeddings-gemini
6
  llama-index-readers-web
7
- pypdf
8
  python-dotenv
9
  crewai
10
  fastembed
11
  matplotlib
12
- google-generativeai
 
 
 
 
 
 
 
 
4
  llama-index-llms-gemini
5
  llama-index-embeddings-gemini
6
  llama-index-readers-web
 
7
  python-dotenv
8
  crewai
9
  fastembed
10
  matplotlib
11
+ google-generativeai
12
+ streamlit
13
+ PyPDF2
14
+ matplotlib
15
+ requests
16
+ llama-index==0.6.24
17
+ huggingface-hub
18
+ transformers