JeCabrera commited on
Commit
c591ebf
·
verified ·
1 Parent(s): 42f509e

Update requirements.txt

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