Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,11 +1,9 @@
|
|
1 |
-
git+https://github.com/huggingface/transformers.git
|
2 |
PyYAML==6.0
|
3 |
pytesseract==0.3.9
|
4 |
-
datasets==2.2.2
|
5 |
-
seqeval==1.2.2
|
6 |
-
pdf2image==1.16.0
|
7 |
-
PyMuPDF==1.20.2
|
8 |
lxml==4.9.1
|
9 |
opencv-contrib-python==4.6.0.66
|
10 |
opencv-python==4.6.0.66
|
11 |
-
opencv-python-headless==4.6.0.66
|
|
|
|
|
|
|
|
|
|
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
|