forked from brycedrennan/imaginAIry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
446 lines (445 loc) · 8.07 KB
/
requirements-dev.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
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in setup.py
#
absl-py==1.3.0
# via
# tb-nightly
# tensorboard
addict==2.4.0
# via basicsr
aiohttp==3.8.3
# via fsspec
aiosignal==1.3.1
# via aiohttp
antlr4-python3-runtime==4.8
# via omegaconf
astroid==2.12.12
# via pylint
async-timeout==4.0.2
# via aiohttp
attrs==22.1.0
# via
# aiohttp
# pytest
basicsr==1.4.2
# via
# gfpgan
# realesrgan
black==22.10.0
# via -r requirements-dev.in
cachetools==5.2.0
# via google-auth
certifi==2022.9.24
# via requests
charset-normalizer==2.1.1
# via
# aiohttp
# requests
click==8.1.3
# via
# black
# click-shell
# imaginAIry (setup.py)
# typer
click-shell==2.1
# via imaginAIry (setup.py)
contourpy==1.0.6
# via matplotlib
coverage==6.5.0
# via -r requirements-dev.in
cycler==0.11.0
# via matplotlib
diffusers==0.7.2
# via imaginAIry (setup.py)
dill==0.3.6
# via pylint
einops==0.3.0
# via imaginAIry (setup.py)
exceptiongroup==1.0.1
# via pytest
facexlib==0.2.5
# via
# gfpgan
# realesrgan
fairscale==0.4.12
# via imaginAIry (setup.py)
filelock==3.8.0
# via
# diffusers
# huggingface-hub
# transformers
filterpy==1.4.5
# via facexlib
fonttools==4.38.0
# via matplotlib
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
fsspec[http]==2022.11.0
# via pytorch-lightning
ftfy==6.1.1
# via imaginAIry (setup.py)
future==0.18.2
# via
# basicsr
# pytorch-lightning
gfpgan==1.3.8
# via
# imaginAIry (setup.py)
# realesrgan
google-auth==2.14.1
# via
# google-auth-oauthlib
# tb-nightly
# tensorboard
google-auth-oauthlib==0.4.6
# via
# tb-nightly
# tensorboard
grpcio==1.50.0
# via
# tb-nightly
# tensorboard
huggingface-hub==0.10.1
# via
# diffusers
# timm
# transformers
idna==3.4
# via
# requests
# yarl
imageio==2.9.0
# via
# imaginAIry (setup.py)
# scikit-image
importlib-metadata==5.0.0
# via diffusers
iniconfig==1.1.1
# via pytest
isort==5.10.1
# via
# -r requirements-dev.in
# pylint
kiwisolver==1.4.4
# via matplotlib
kornia==0.6
# via imaginAIry (setup.py)
lazy-object-proxy==1.8.0
# via astroid
libcst==0.4.9
# via pycln
llvmlite==0.39.1
# via numba
lmdb==1.3.0
# via
# basicsr
# gfpgan
markdown==3.4.1
# via
# tb-nightly
# tensorboard
markupsafe==2.1.1
# via werkzeug
matplotlib==3.6.2
# via filterpy
mccabe==0.7.0
# via
# pylama
# pylint
multidict==6.0.2
# via
# aiohttp
# yarl
mypy-extensions==0.4.3
# via
# black
# typing-inspect
networkx==2.8.8
# via scikit-image
numba==0.56.4
# via facexlib
numpy==1.23.4
# via
# basicsr
# contourpy
# diffusers
# facexlib
# fairscale
# filterpy
# gfpgan
# imageio
# imaginAIry (setup.py)
# matplotlib
# numba
# opencv-python
# pytorch-lightning
# pywavelets
# realesrgan
# scikit-image
# scipy
# tb-nightly
# tensorboard
# tifffile
# torchmetrics
# torchvision
# transformers
oauthlib==3.2.2
# via requests-oauthlib
omegaconf==2.1.1
# via imaginAIry (setup.py)
opencv-python==4.6.0.66
# via
# basicsr
# facexlib
# gfpgan
# realesrgan
packaging==21.3
# via
# huggingface-hub
# kornia
# matplotlib
# pytest
# pytest-sugar
# pytorch-lightning
# scikit-image
# torchmetrics
# transformers
pathspec==0.9.0
# via
# black
# pycln
pillow==9.3.0
# via
# basicsr
# diffusers
# facexlib
# imageio
# imaginAIry (setup.py)
# matplotlib
# realesrgan
# scikit-image
# torchvision
platformdirs==2.5.4
# via
# black
# pylint
pluggy==1.0.0
# via pytest
protobuf==3.20.3
# via
# imaginAIry (setup.py)
# tb-nightly
# tensorboard
psutil==5.9.4
# via imaginAIry (setup.py)
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pycln==2.1.2
# via -r requirements-dev.in
pycodestyle==2.9.1
# via pylama
pydeprecate==0.3.1
# via pytorch-lightning
pydocstyle==6.1.1
# via
# -r requirements-dev.in
# pylama
pyflakes==2.5.0
# via pylama
pylama==8.4.1
# via -r requirements-dev.in
pylint==2.15.5
# via -r requirements-dev.in
pyparsing==3.0.9
# via
# matplotlib
# packaging
pytest==7.2.0
# via
# -r requirements-dev.in
# pytest-randomly
# pytest-sugar
pytest-randomly==3.12.0
# via -r requirements-dev.in
pytest-sugar==0.9.6
# via -r requirements-dev.in
python-dateutil==2.8.2
# via matplotlib
pytorch-lightning==1.4.2
# via imaginAIry (setup.py)
pywavelets==1.4.1
# via scikit-image
pyyaml==6.0
# via
# basicsr
# gfpgan
# huggingface-hub
# libcst
# omegaconf
# pycln
# pytorch-lightning
# timm
# transformers
realesrgan==0.3.0
# via imaginAIry (setup.py)
regex==2022.10.31
# via
# diffusers
# transformers
requests==2.28.1
# via
# basicsr
# diffusers
# fsspec
# huggingface-hub
# requests-oauthlib
# responses
# tb-nightly
# tensorboard
# torchvision
# transformers
requests-oauthlib==1.3.1
# via google-auth-oauthlib
responses==0.22.0
# via -r requirements-dev.in
rsa==4.9
# via google-auth
scikit-image==0.19.3
# via basicsr
scipy==1.9.3
# via
# basicsr
# facexlib
# filterpy
# gfpgan
# scikit-image
# torchdiffeq
six==1.16.0
# via
# google-auth
# grpcio
# python-dateutil
snowballstemmer==2.2.0
# via pydocstyle
tb-nightly==2.12.0a20221113
# via
# basicsr
# gfpgan
tensorboard==2.11.0
# via pytorch-lightning
tensorboard-data-server==0.6.1
# via
# tb-nightly
# tensorboard
tensorboard-plugin-wit==1.8.1
# via
# tb-nightly
# tensorboard
termcolor==2.1.0
# via pytest-sugar
tifffile==2022.10.10
# via scikit-image
timm==0.6.11
# via imaginAIry (setup.py)
tokenizers==0.12.1
# via transformers
toml==0.10.2
# via responses
tomli==2.0.1
# via
# black
# pylint
# pytest
tomlkit==0.11.6
# via
# pycln
# pylint
torch==1.13.0
# via
# basicsr
# facexlib
# fairscale
# gfpgan
# imaginAIry (setup.py)
# kornia
# pytorch-lightning
# realesrgan
# timm
# torchdiffeq
# torchmetrics
# torchvision
torchdiffeq==0.2.3
# via imaginAIry (setup.py)
torchmetrics==0.6.0
# via
# imaginAIry (setup.py)
# pytorch-lightning
torchvision==0.14.0
# via
# basicsr
# facexlib
# gfpgan
# imaginAIry (setup.py)
# realesrgan
# timm
tqdm==4.64.1
# via
# basicsr
# facexlib
# gfpgan
# huggingface-hub
# imaginAIry (setup.py)
# pytorch-lightning
# realesrgan
# transformers
transformers==4.19.2
# via imaginAIry (setup.py)
typer==0.7.0
# via pycln
types-toml==0.10.8.1
# via responses
typing-extensions==4.4.0
# via
# huggingface-hub
# libcst
# pytorch-lightning
# torch
# torchvision
# typing-inspect
typing-inspect==0.8.0
# via libcst
urllib3==1.26.12
# via
# requests
# responses
wcwidth==0.2.5
# via ftfy
werkzeug==2.2.2
# via
# tb-nightly
# tensorboard
wheel==0.38.4
# via
# tb-nightly
# tensorboard
wrapt==1.14.1
# via astroid
yapf==0.32.0
# via
# basicsr
# gfpgan
yarl==1.8.1
# via aiohttp
zipp==3.10.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools