atatavana commited on
Commit
fcc45ff
·
1 Parent(s): a0df5e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
  PyYAML==6.0
2
- pytesseract==0.3.9
3
  lxml==4.9.1
4
  opencv-contrib-python==4.6.0.66
5
  opencv-python==4.6.0.66
6
  opencv-python-headless==4.6.0.66
7
  paddlepaddle
8
  paddleocr
9
- paddlehub
 
 
 
1
  PyYAML==6.0
2
+ pytesseract
3
  lxml==4.9.1
4
  opencv-contrib-python==4.6.0.66
5
  opencv-python==4.6.0.66
6
  opencv-python-headless==4.6.0.66
7
  paddlepaddle
8
  paddleocr
9
+ paddlehub
10
+ pdf2image==1.16.0
11
+ PyMuPDF==1.20.2