Spaces:
Running
Running
breezedeus
commited on
Commit
β’
55ebbcd
1
Parent(s):
f38b733
Upload 2 files
Browse files- packages.txt +5 -0
- requirements.txt +319 -0
packages.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
python3-opencv
|
2 |
+
libglib2.0-0
|
3 |
+
libsm6
|
4 |
+
libxext6
|
5 |
+
libxrender-dev
|
requirements.txt
ADDED
@@ -0,0 +1,319 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#
|
2 |
+
# This file is autogenerated by pip-compile with python 3.8
|
3 |
+
# To update, run:
|
4 |
+
#
|
5 |
+
# pip-compile --output-file=requirements.txt requirements.in
|
6 |
+
#
|
7 |
+
--index-url https://pypi.doubanio.com/simple
|
8 |
+
--extra-index-url https://pypi.org/simple
|
9 |
+
|
10 |
+
absl-py==1.2.0
|
11 |
+
# via tensorboard
|
12 |
+
aiohttp==3.8.1
|
13 |
+
# via fsspec
|
14 |
+
aiosignal==1.2.0
|
15 |
+
# via aiohttp
|
16 |
+
albumentations==1.2.1
|
17 |
+
# via pix2tex
|
18 |
+
async-timeout==4.0.2
|
19 |
+
# via aiohttp
|
20 |
+
attrs==22.1.0
|
21 |
+
# via aiohttp
|
22 |
+
cachetools==5.2.0
|
23 |
+
# via google-auth
|
24 |
+
certifi==2022.6.15
|
25 |
+
# via requests
|
26 |
+
charset-normalizer==2.1.1
|
27 |
+
# via
|
28 |
+
# aiohttp
|
29 |
+
# requests
|
30 |
+
click==8.1.3
|
31 |
+
# via
|
32 |
+
# -r requirements.in
|
33 |
+
# cnocr
|
34 |
+
# cnstd
|
35 |
+
cnocr==2.2.2
|
36 |
+
# via -r requirements.in
|
37 |
+
cnstd==1.2
|
38 |
+
# via cnocr
|
39 |
+
coloredlogs==15.0.1
|
40 |
+
# via onnxruntime
|
41 |
+
cycler==0.11.0
|
42 |
+
# via matplotlib
|
43 |
+
einops==0.4.1
|
44 |
+
# via
|
45 |
+
# pix2tex
|
46 |
+
# x-transformers
|
47 |
+
git+https://github.com/breezedeus/entmax.git@5bfb52d706509d42791aa34ff824748851b0535e
|
48 |
+
# via x-transformers
|
49 |
+
filelock==3.8.0
|
50 |
+
# via
|
51 |
+
# huggingface-hub
|
52 |
+
# transformers
|
53 |
+
flatbuffers==2.0.7
|
54 |
+
# via onnxruntime
|
55 |
+
fonttools==4.37.1
|
56 |
+
# via matplotlib
|
57 |
+
frozenlist==1.3.1
|
58 |
+
# via
|
59 |
+
# aiohttp
|
60 |
+
# aiosignal
|
61 |
+
fsspec[http]==2022.8.2
|
62 |
+
# via pytorch-lightning
|
63 |
+
google-auth==2.11.0
|
64 |
+
# via
|
65 |
+
# google-auth-oauthlib
|
66 |
+
# tensorboard
|
67 |
+
google-auth-oauthlib==0.4.6
|
68 |
+
# via tensorboard
|
69 |
+
grpcio==1.48.1
|
70 |
+
# via tensorboard
|
71 |
+
huggingface-hub==0.9.1
|
72 |
+
# via transformers
|
73 |
+
humanfriendly==10.0
|
74 |
+
# via coloredlogs
|
75 |
+
idna==3.3
|
76 |
+
# via
|
77 |
+
# requests
|
78 |
+
# yarl
|
79 |
+
imageio==2.21.2
|
80 |
+
# via scikit-image
|
81 |
+
importlib-metadata==4.12.0
|
82 |
+
# via markdown
|
83 |
+
joblib==1.1.0
|
84 |
+
# via scikit-learn
|
85 |
+
kiwisolver==1.4.4
|
86 |
+
# via matplotlib
|
87 |
+
markdown==3.4.1
|
88 |
+
# via tensorboard
|
89 |
+
markupsafe==2.1.1
|
90 |
+
# via werkzeug
|
91 |
+
matplotlib==3.5.3
|
92 |
+
# via cnstd
|
93 |
+
mpmath==1.2.1
|
94 |
+
# via sympy
|
95 |
+
multidict==6.0.2
|
96 |
+
# via
|
97 |
+
# aiohttp
|
98 |
+
# yarl
|
99 |
+
munch==2.5.0
|
100 |
+
# via pix2tex
|
101 |
+
networkx==2.8.6
|
102 |
+
# via scikit-image
|
103 |
+
numpy==1.23.2
|
104 |
+
# via
|
105 |
+
# -r requirements.in
|
106 |
+
# albumentations
|
107 |
+
# cnocr
|
108 |
+
# cnstd
|
109 |
+
# imageio
|
110 |
+
# matplotlib
|
111 |
+
# onnx
|
112 |
+
# onnxruntime
|
113 |
+
# opencv-python
|
114 |
+
# opencv-python-headless
|
115 |
+
# pandas
|
116 |
+
# pix2tex
|
117 |
+
# pytorch-lightning
|
118 |
+
# pywavelets
|
119 |
+
# qudida
|
120 |
+
# scikit-image
|
121 |
+
# scikit-learn
|
122 |
+
# scipy
|
123 |
+
# tensorboard
|
124 |
+
# tifffile
|
125 |
+
# torchmetrics
|
126 |
+
# torchvision
|
127 |
+
# transformers
|
128 |
+
oauthlib==3.2.0
|
129 |
+
# via requests-oauthlib
|
130 |
+
onnx==1.12.0
|
131 |
+
# via
|
132 |
+
# cnocr
|
133 |
+
# cnstd
|
134 |
+
onnxruntime==1.12.1
|
135 |
+
# via
|
136 |
+
# cnocr
|
137 |
+
# cnstd
|
138 |
+
opencv-python==4.6.0.66
|
139 |
+
# via cnstd
|
140 |
+
opencv-python-headless==4.6.0.66
|
141 |
+
# via
|
142 |
+
# albumentations
|
143 |
+
# pix2tex
|
144 |
+
# qudida
|
145 |
+
packaging==21.3
|
146 |
+
# via
|
147 |
+
# huggingface-hub
|
148 |
+
# matplotlib
|
149 |
+
# onnxruntime
|
150 |
+
# pytorch-lightning
|
151 |
+
# scikit-image
|
152 |
+
# torchmetrics
|
153 |
+
# transformers
|
154 |
+
pandas==1.4.4
|
155 |
+
# via pix2tex
|
156 |
+
pillow==9.2.0
|
157 |
+
# via
|
158 |
+
# -r requirements.in
|
159 |
+
# cnocr
|
160 |
+
# cnstd
|
161 |
+
# imageio
|
162 |
+
# matplotlib
|
163 |
+
# pix2tex
|
164 |
+
# scikit-image
|
165 |
+
# torchvision
|
166 |
+
pix2tex==0.0.27
|
167 |
+
# via -r requirements.in
|
168 |
+
polygon3==3.0.9.1
|
169 |
+
# via cnstd
|
170 |
+
protobuf==3.19.4
|
171 |
+
# via
|
172 |
+
# onnx
|
173 |
+
# onnxruntime
|
174 |
+
# tensorboard
|
175 |
+
pyasn1==0.4.8
|
176 |
+
# via
|
177 |
+
# pyasn1-modules
|
178 |
+
# rsa
|
179 |
+
pyasn1-modules==0.2.8
|
180 |
+
# via google-auth
|
181 |
+
pyclipper==1.3.0.post3
|
182 |
+
# via cnstd
|
183 |
+
pydeprecate==0.3.2
|
184 |
+
# via pytorch-lightning
|
185 |
+
pyparsing==3.0.9
|
186 |
+
# via
|
187 |
+
# matplotlib
|
188 |
+
# packaging
|
189 |
+
python-dateutil==2.8.2
|
190 |
+
# via
|
191 |
+
# matplotlib
|
192 |
+
# pandas
|
193 |
+
pytorch-lightning==1.7.5
|
194 |
+
# via
|
195 |
+
# cnocr
|
196 |
+
# cnstd
|
197 |
+
pytz==2022.2.1
|
198 |
+
# via pandas
|
199 |
+
pywavelets==1.3.0
|
200 |
+
# via scikit-image
|
201 |
+
pyyaml==6.0
|
202 |
+
# via
|
203 |
+
# albumentations
|
204 |
+
# huggingface-hub
|
205 |
+
# pix2tex
|
206 |
+
# pytorch-lightning
|
207 |
+
# transformers
|
208 |
+
qudida==0.0.4
|
209 |
+
# via albumentations
|
210 |
+
regex==2022.8.17
|
211 |
+
# via transformers
|
212 |
+
requests==2.28.1
|
213 |
+
# via
|
214 |
+
# fsspec
|
215 |
+
# huggingface-hub
|
216 |
+
# pix2tex
|
217 |
+
# requests-oauthlib
|
218 |
+
# tensorboard
|
219 |
+
# torchvision
|
220 |
+
# transformers
|
221 |
+
requests-oauthlib==1.3.1
|
222 |
+
# via google-auth-oauthlib
|
223 |
+
rsa==4.9
|
224 |
+
# via google-auth
|
225 |
+
scikit-image==0.19.3
|
226 |
+
# via albumentations
|
227 |
+
scikit-learn==1.1.2
|
228 |
+
# via qudida
|
229 |
+
scipy==1.9.1
|
230 |
+
# via
|
231 |
+
# albumentations
|
232 |
+
# cnstd
|
233 |
+
# scikit-image
|
234 |
+
# scikit-learn
|
235 |
+
shapely==1.8.4
|
236 |
+
# via cnstd
|
237 |
+
six==1.16.0
|
238 |
+
# via
|
239 |
+
# google-auth
|
240 |
+
# grpcio
|
241 |
+
# munch
|
242 |
+
# python-dateutil
|
243 |
+
sympy==1.11.1
|
244 |
+
# via onnxruntime
|
245 |
+
tensorboard==2.10.0
|
246 |
+
# via pytorch-lightning
|
247 |
+
tensorboard-data-server==0.6.1
|
248 |
+
# via tensorboard
|
249 |
+
tensorboard-plugin-wit==1.8.1
|
250 |
+
# via tensorboard
|
251 |
+
threadpoolctl==3.1.0
|
252 |
+
# via scikit-learn
|
253 |
+
tifffile==2022.8.12
|
254 |
+
# via scikit-image
|
255 |
+
timm==0.5.4
|
256 |
+
# via pix2tex
|
257 |
+
tokenizers==0.12.1
|
258 |
+
# via
|
259 |
+
# pix2tex
|
260 |
+
# transformers
|
261 |
+
torch==1.12.1
|
262 |
+
# via
|
263 |
+
# -r requirements.in
|
264 |
+
# cnocr
|
265 |
+
# cnstd
|
266 |
+
# pix2tex
|
267 |
+
# pytorch-lightning
|
268 |
+
# timm
|
269 |
+
# torchmetrics
|
270 |
+
# torchvision
|
271 |
+
# x-transformers
|
272 |
+
torchmetrics==0.9.3
|
273 |
+
# via
|
274 |
+
# cnocr
|
275 |
+
# pytorch-lightning
|
276 |
+
torchvision==0.13.1
|
277 |
+
# via
|
278 |
+
# -r requirements.in
|
279 |
+
# cnocr
|
280 |
+
# cnstd
|
281 |
+
# timm
|
282 |
+
tqdm==4.64.1
|
283 |
+
# via
|
284 |
+
# cnocr
|
285 |
+
# cnstd
|
286 |
+
# huggingface-hub
|
287 |
+
# pix2tex
|
288 |
+
# pytorch-lightning
|
289 |
+
# transformers
|
290 |
+
transformers==4.21.3
|
291 |
+
# via pix2tex
|
292 |
+
typing-extensions==4.3.0
|
293 |
+
# via
|
294 |
+
# huggingface-hub
|
295 |
+
# onnx
|
296 |
+
# pytorch-lightning
|
297 |
+
# qudida
|
298 |
+
# torch
|
299 |
+
# torchvision
|
300 |
+
unidecode==1.3.4
|
301 |
+
# via cnstd
|
302 |
+
urllib3==1.26.12
|
303 |
+
# via requests
|
304 |
+
werkzeug==2.2.2
|
305 |
+
# via tensorboard
|
306 |
+
wheel==0.37.1
|
307 |
+
# via tensorboard
|
308 |
+
x-transformers==0.15.0
|
309 |
+
# via pix2tex
|
310 |
+
yarl==1.8.1
|
311 |
+
# via aiohttp
|
312 |
+
zipp==3.8.1
|
313 |
+
# via importlib-metadata
|
314 |
+
|
315 |
+
# The following packages are considered to be unsafe in a requirements file:
|
316 |
+
# setuptools
|
317 |
+
|
318 |
+
pix2text==0.1.1
|
319 |
+
#streamlit
|