Mattral commited on
Commit
f3a26e6
·
verified ·
1 Parent(s): 06ab33a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,3 +6,4 @@ googletrans==4.0.0-rc1 # For translation functionality (if using Google Tr
6
  numpy==1.21.6 # For working with numpy arrays
7
  Pillow==9.3.0 # For image processing (required for OCR)
8
  pdfplumber==0.7.5 # For PDF parsing
 
 
6
  numpy==1.21.6 # For working with numpy arrays
7
  Pillow==9.3.0 # For image processing (required for OCR)
8
  pdfplumber==0.7.5 # For PDF parsing
9
+ langchain-community