sxandie commited on
Commit
1fb7df6
1 Parent(s): e65d3dd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +42 -0
requirements.txt ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pip==23.1.2
2
+ git+https://github.com/huggingface/transformers.git
3
+ shapely
4
+ scikit-image
5
+ imgaug
6
+ pyclipper
7
+ lmdb
8
+ tqdm
9
+ numpy
10
+ visualdl
11
+ rapidfuzz
12
+ opencv-python==4.6.0.66
13
+ opencv-contrib-python==4.6.0.66
14
+ cython
15
+ lxml
16
+ premailer
17
+ openpyxl
18
+ xlsxwriter
19
+ attrdict
20
+ Polygon3
21
+ boto3
22
+ lanms-neo==1.0.2
23
+ PyMuPDF<1.21.0
24
+ PyYAML==6.0
25
+ fpdf==1.7.2
26
+ pandas==1.5.3
27
+ paddlepaddle
28
+ paddlepaddle-gpu
29
+ pdfkit==1.0.0
30
+ wkhtmltopdf==0.2
31
+ extract-msg==0.39.0
32
+ msgpack==1.0.4
33
+ pytesseract==0.3.9
34
+ datasets==2.2.2
35
+ seqeval==1.2.2
36
+ pdf2image==1.16.0
37
+ lxml==4.9.1
38
+ opencv-python-headless==4.6.0.66
39
+ google-cloud-vision==3.4.4
40
+ torch
41
+ torchvision
42
+ tabulate