forked from breezedeus/Pix2Text
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
330 lines (328 loc) · 5.94 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
--index-url https://pypi.doubanio.com/simple
--extra-index-url https://pypi.org/simple
absl-py==1.2.0
# via tensorboard
aiohttp==3.8.1
# via fsspec
aiosignal==1.2.0
# via aiohttp
albumentations==1.2.1
# via pix2tex
async-timeout==4.0.2
# via aiohttp
attrs==22.1.0
# via aiohttp
cachetools==5.2.0
# via google-auth
certifi==2022.6.15
# via requests
charset-normalizer==2.1.1
# via
# aiohttp
# requests
click==8.1.3
# via
# -r requirements.in
# cnocr
# cnstd
cnocr==2.2.2.2
# via -r requirements.in
cnstd==1.2.2
# via
# -r requirements.in
# cnocr
coloredlogs==15.0.1
# via onnxruntime
cycler==0.11.0
# via matplotlib
einops==0.4.1
# via
# pix2tex
# x-transformers
entmax==1.1
# via x-transformers
filelock==3.8.0
# via
# huggingface-hub
# transformers
flatbuffers==2.0.7
# via onnxruntime
fonttools==4.37.1
# via matplotlib
frozenlist==1.3.1
# via
# aiohttp
# aiosignal
fsspec[http]==2022.8.2
# via pytorch-lightning
google-auth==2.11.0
# via
# google-auth-oauthlib
# tensorboard
google-auth-oauthlib==0.4.6
# via tensorboard
grpcio==1.48.1
# via tensorboard
huggingface-hub==0.9.1
# via transformers
humanfriendly==10.0
# via coloredlogs
idna==3.3
# via
# requests
# yarl
imageio==2.21.2
# via scikit-image
importlib-metadata==4.12.0
# via markdown
joblib==1.1.0
# via scikit-learn
kiwisolver==1.4.4
# via matplotlib
markdown==3.4.1
# via tensorboard
markupsafe==2.1.1
# via werkzeug
matplotlib==3.5.3
# via
# cnstd
# seaborn
mpmath==1.2.1
# via sympy
multidict==6.0.2
# via
# aiohttp
# yarl
munch==2.5.0
# via pix2tex
networkx==2.8.6
# via scikit-image
numpy==1.23.2
# via
# -r requirements.in
# albumentations
# cnocr
# cnstd
# imageio
# matplotlib
# onnx
# onnxruntime
# opencv-python
# opencv-python-headless
# pandas
# pix2tex
# pytorch-lightning
# pywavelets
# qudida
# scikit-image
# scikit-learn
# scipy
# seaborn
# tensorboard
# tifffile
# torchmetrics
# torchvision
# transformers
oauthlib==3.2.0
# via requests-oauthlib
onnx==1.12.0
# via
# cnocr
# cnstd
onnxruntime==1.12.1
# via
# cnocr
# cnstd
opencv-python==4.6.0.66
# via
# -r requirements.in
# cnstd
opencv-python-headless==4.6.0.66
# via
# albumentations
# pix2tex
# qudida
packaging==21.3
# via
# huggingface-hub
# matplotlib
# onnxruntime
# pytorch-lightning
# scikit-image
# torchmetrics
# transformers
pandas==1.4.4
# via
# cnstd
# pix2tex
# seaborn
pillow==9.2.0
# via
# -r requirements.in
# cnocr
# cnstd
# imageio
# matplotlib
# pix2tex
# scikit-image
# torchvision
pix2tex==0.0.29
# via -r requirements.in
polygon3==3.0.9.1
# via cnstd
protobuf==3.19.4
# via
# onnx
# onnxruntime
# tensorboard
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pyclipper==1.3.0.post3
# via cnstd
pydeprecate==0.3.2
# via pytorch-lightning
pyparsing==3.0.9
# via
# matplotlib
# packaging
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytorch-lightning==1.7.5
# via
# cnocr
# cnstd
pytz==2022.2.1
# via pandas
pywavelets==1.3.0
# via scikit-image
pyyaml==6.0
# via
# albumentations
# cnstd
# huggingface-hub
# pix2tex
# pytorch-lightning
# transformers
qudida==0.0.4
# via albumentations
regex==2022.8.17
# via transformers
requests==2.28.1
# via
# fsspec
# huggingface-hub
# pix2tex
# requests-oauthlib
# tensorboard
# torchvision
# transformers
requests-oauthlib==1.3.1
# via google-auth-oauthlib
rsa==4.9
# via google-auth
scikit-image==0.19.3
# via albumentations
scikit-learn==1.1.2
# via qudida
scipy==1.9.1
# via
# albumentations
# cnstd
# scikit-image
# scikit-learn
seaborn==0.12.2
# via cnstd
shapely==1.8.4
# via cnstd
six==1.16.0
# via
# google-auth
# grpcio
# munch
# python-dateutil
sympy==1.11.1
# via onnxruntime
tensorboard==2.10.0
# via pytorch-lightning
tensorboard-data-server==0.6.1
# via tensorboard
tensorboard-plugin-wit==1.8.1
# via tensorboard
threadpoolctl==3.1.0
# via scikit-learn
tifffile==2022.8.12
# via scikit-image
timm==0.5.4
# via pix2tex
tokenizers==0.12.1
# via
# pix2tex
# transformers
torch==1.12.1
# via
# -r requirements.in
# cnocr
# cnstd
# entmax
# pix2tex
# pytorch-lightning
# timm
# torchmetrics
# torchvision
# x-transformers
torchmetrics==0.9.3
# via
# cnocr
# pytorch-lightning
torchvision==0.13.1
# via
# -r requirements.in
# cnocr
# cnstd
# timm
tqdm==4.64.1
# via
# cnocr
# cnstd
# huggingface-hub
# pix2tex
# pytorch-lightning
# transformers
transformers==4.21.3
# via pix2tex
typing-extensions==4.3.0
# via
# huggingface-hub
# onnx
# pytorch-lightning
# qudida
# torch
# torchvision
unidecode==1.3.4
# via cnstd
urllib3==1.26.12
# via requests
werkzeug==2.2.2
# via tensorboard
wheel==0.37.1
# via tensorboard
x-transformers==0.15.0
# via pix2tex
yarl==1.8.1
# via aiohttp
zipp==3.8.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools