JeCabrera commited on
Commit
640b9ba
·
verified ·
1 Parent(s): 59ec3e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -9
requirements.txt CHANGED
@@ -1,9 +1,4 @@
1
- streamlit
2
- google-generativeai
3
- python-dotenv
4
- langchain
5
- PyPDF2
6
- chromadb
7
- pdf2image
8
- faiss-cpu
9
- langchain_google_genai
 
1
+ streamlit==1.25.0
2
+ google-generativeai==0.1.0
3
+ python-dotenv==1.0.0
4
+ Pillow==9.5.0