forked from xaxm007/Medicine-Label-OCR-NER
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
103 lines (103 loc) · 1.72 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
annotated-types==0.6.0
anyio==4.3.0
astor==0.8.1
attrdict==2.0.1
Babel==2.14.0
bce-python-sdk==0.9.5
beautifulsoup4==4.12.3
blinker==1.7.0
blis==0.7.11
brotli-python==1.0.9
cachetools==5.3.3
catalogue==2.0.10
certifi==2024.8.30
charset-normalizer==3.3.2
click==8.1.7
cloudpathlib==0.16.0
confection==0.1.4
contourpy==1.2.0
cssselect==1.2.0
cssutils==2.9.0
cycler==0.12.1
cymem==2.0.8
Cython==3.0.9
decorator==5.1.1
et-xmlfile==1.1.0
fire==0.5.0
Flask==3.0.2
flask-babel==4.0.0
fonttools==4.49.0
future==1.0.0
h11==0.14.0
httpcore==1.0.4
httpx==0.27.0
idna==3.6
imageio==2.34.0
imgaug==0.4.0
itsdangerous==2.1.2
Jinja2==3.1.4
kiwisolver==1.4.7
langcodes==3.3.0
lazy-loader==0.3
lmdb==1.4.1
lxml==5.1.0
MarkupSafe==2.1.5
matplotlib==3.9.2
murmurhash==1.0.10
mysql-connector-python==8.3.0
networkx==3.2.1
numpy==1.26.4
opencv-contrib-python==4.6.0.66
opencv-python==4.6.0.66
opencv-python-headless==4.9.0.80
openpyxl==3.1.2
opt-einsum==3.3.0
packaging==24.1
paddleocr==2.7.0.3
paddlepaddle==2.6.0
pandas==2.2.1
pdf2docx==0.5.8
pillow==10.2.0
premailer==3.10.0
preshed==3.0.9
protobuf==4.25.3
psutil==5.9.8
pyclipper==1.3.0.post5
pycryptodome==3.20.0
pydantic==2.6.3
pydantic-core==2.16.3
PyMuPDF==1.20.2
PyMuPDFb==1.23.22
pyparsing==3.2.0
pysocks==1.7.1
python-dateutil==2.9.0.post0
python-docx==1.1.0
pytz==2024.2
PyYAML==6.0.2
rapidfuzz==3.6.2
rarfile==4.1
requests==2.32.3
scikit-image==0.22.0
scipy==1.12.0
setuptools==68.2.2
shapely==2.0.3
six==1.16.0
smart-open==6.4.0
sniffio==1.3.1
spacy==3.7.4
spacy-legacy==3.0.12
spacy-loggers==1.0.5
srsly==2.4.8
termcolor==2.4.0
thinc==8.2.3
tifffile==2024.2.12
tqdm==4.66.2
typer==0.9.0
typing-extensions==4.12.2
tzdata==2024.1
urllib3==2.2.1
visualdl==2.5.3
wasabi==1.1.2
weasel==0.3.4
Werkzeug==3.0.1
wheel==0.41.2