JeCabrera commited on
Commit
709a39e
·
verified ·
1 Parent(s): 27732bf

Update requirements.txt

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