Pointf5ive commited on
Commit
1637d5f
·
verified ·
1 Parent(s): c2696f5

Add OCR python dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -4,5 +4,7 @@ openpyxl>=3.1
4
  plotly>=5.22
5
  pdfplumber>=0.10
6
  nltk>=3.8
 
 
7
 
8
  huggingface_hub<1.0
 
4
  plotly>=5.22
5
  pdfplumber>=0.10
6
  nltk>=3.8
7
+ pypdfium2>=4.30
8
+ pytesseract>=0.3.10
9
 
10
  huggingface_hub<1.0