tensorboy0101 commited on
Commit
19b5668
·
verified ·
1 Parent(s): 031fa3d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -6,4 +6,7 @@ PyPDF2
6
  chromadb
7
  faiss-cpu
8
  langchain_google_genai
9
- langchain_community
 
 
 
 
6
  chromadb
7
  faiss-cpu
8
  langchain_google_genai
9
+ langchain_community
10
+ pytesseract
11
+ pdf2image
12
+ Pillow