apurv20 commited on
Commit
4c8e869
1 Parent(s): adbc68f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -11
requirements.txt CHANGED
@@ -1,11 +1,15 @@
1
- streamlit
2
- google-generativeai
3
- python-dotenv
4
- langchain
5
- PyPDF2
6
- chromadb
7
- faiss-cpu
8
- langchain_google_genai
9
- flask
10
- langchain_pinecone
11
- gunicorn
 
 
 
 
 
1
+ google-generativeai
2
+ python-dotenv
3
+ langchain
4
+ PyPDF2
5
+ chromadb
6
+ faiss-cpu
7
+ langchain_google_genai
8
+ flask
9
+ langchain_pinecone
10
+ gunicorn
11
+ keras
12
+ numpy
13
+ Pillow
14
+ tensorflow==2.9.1
15
+ opencv-python-headless