forked from nhduong/guided_demoireing_net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
390 lines (390 loc) · 9.97 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
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
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: linux-64
_libgcc_mutex=0.1=conda_forge
_openmp_mutex=4.5=2_kmp_llvm
absl-py=1.1.0=pypi_0
accelerate=0.20.3=pypi_0
alabaster=0.7.12=pypi_0
alembic=1.8.1=pypi_0
antlr4-python3-runtime=4.9.3=pypi_0
apex=0.1=pypi_0
appdirs=1.4.4=pypi_0
apscheduler=3.6.3=pypi_0
argon2-cffi=21.3.0=pypi_0
argon2-cffi-bindings=21.2.0=pypi_0
asttokens=2.0.5=pyhd8ed1ab_0
attrs=21.4.0=pypi_0
audioread=2.1.9=pypi_0
autopage=0.5.1=pypi_0
autopep8=2.0.1=pypi_0
babel=2.10.3=pypi_0
backcall=0.2.0=pyh9f0ad1d_0
backports=1.0=py_2
backports-zoneinfo=0.2.1=pypi_0
backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
beautifulsoup4=4.11.1=pyha770c72_0
black=23.1.0=pypi_0
bleach=5.0.1=pypi_0
bokeh=3.1.1=pypi_0
braceexpand=0.1.7=pypi_0
brotlipy=0.7.0=py38h0a891b7_1004
bzip2=1.0.8=h7f98852_4
c-ares=1.18.1=h7f98852_0
ca-certificates=2022.6.15=ha878542_0
cachetools=4.2.2=pypi_0
catalogue=2.0.6=py38h578d9bd_2
certifi=2022.6.15=py38h578d9bd_0
cffi=1.15.1=py38h4a40e3a_0
chardet=4.0.0=py38h578d9bd_3
charset-normalizer=2.0.12=pyhd8ed1ab_0
click=8.0.4=pypi_0
cliff=4.0.0=pypi_0
cloudpickle=2.1.0=pypi_0
cmaes=0.8.2=pypi_0
cmake=3.23.2=h5432695_0
cmd2=2.4.2=pypi_0
codecov=2.1.12=pypi_0
colorama=0.4.4=pyh9f0ad1d_0
colorlog=6.6.0=pypi_0
conda=4.13.0=py38h578d9bd_1
conda-build=3.21.9=py38h578d9bd_1
conda-package-handling=1.8.1=py38h0a891b7_1
contourpy=1.0.7=pypi_0
coverage=6.4.1=pypi_0
cryptography=37.0.2=py38h2b5fc30_0
cuda-python=11.6.0=pypi_0
cudf=22.6.0a0+319.g97422602b8=pypi_0
cugraph=22.6.0a0+114.gc6bc8867=pypi_0
cuml=22.6.0a0+71.g59a124168=pypi_0
cupy-cuda115=10.5.0=pypi_0
cycler=0.11.0=pypi_0
cymem=2.0.6=py38hfa26641_3
cython=0.29.30=pypi_0
cython-blis=0.7.8=py38h71d37f0_0
dask=2022.5.2=pypi_0
dask-cuda=22.6.0=pypi_0
dask-cudf=22.6.0a0+319.g97422602b8=pypi_0
databricks-cli=0.17.1=pypi_0
dataclasses=0.8=pyhc8e2a94_3
debugpy=1.6.0=pypi_0
decorator=5.1.1=pyhd8ed1ab_0
defusedxml=0.7.1=pypi_0
distributed=2022.5.2=pypi_0
docker=5.0.3=pypi_0
docker-pycreds=0.4.0=pypi_0
docutils=0.17.1=pypi_0
entrypoints=0.4=pypi_0
enum34=1.1.10=pypi_0
et-xmlfile=1.1.0=pypi_0
executing=0.8.3=pyhd8ed1ab_0
expat=2.4.8=h27087fc_0
expecttest=0.1.3=pypi_0
fastjsonschema=2.15.3=pypi_0
fastrlock=0.8=pypi_0
filelock=3.7.1=pyhd8ed1ab_0
flask=2.1.2=pypi_0
fonttools=4.33.3=pypi_0
fsspec=2022.5.0=pypi_0
future=0.18.2=pypi_0
fvcore=0.1.5.post20221221=pypi_0
gdown=4.7.1=pypi_0
gitdb=4.0.9=pypi_0
gitpython=3.1.27=pypi_0
glob2=0.7=py_0
google-auth=2.9.0=pypi_0
google-auth-oauthlib=0.4.6=pypi_0
gputil=1.4.0=pypi_0
graphsurgeon=0.4.6=pypi_0
greenlet=1.1.2=pypi_0
grpcio=1.47.0=pypi_0
gunicorn=20.1.0=pypi_0
heapdict=1.0.1=pypi_0
hydra-core=1.2.0=pypi_0
hydra-optuna-sweeper=1.2.0=pypi_0
hypothesis=4.50.8=pypi_0
icu=70.1=h27087fc_0
idna=3.3=pyhd8ed1ab_0
imageio=2.22.1=pypi_0
imagesize=1.4.1=pypi_0
importlib-metadata=4.12.0=pypi_0
importlib-resources=5.8.0=pypi_0
iniconfig=1.1.1=pypi_0
iopath=0.1.10=pypi_0
ipykernel=6.15.0=pypi_0
ipython=8.4.0=py38h578d9bd_0
ipython-genutils=0.2.0=pypi_0
itsdangerous=2.1.2=pypi_0
jedi=0.18.1=py38h578d9bd_1
jinja2=3.1.2=pyhd8ed1ab_1
joblib=1.1.0=pypi_0
json5=0.9.8=pypi_0
jsonpatch=1.32=pypi_0
jsonpointer=2.3=pypi_0
jsonschema=4.6.1=pypi_0
jupyter-client=7.3.4=pypi_0
jupyter-core=4.10.0=pypi_0
jupyter-tensorboard=0.2.0=pypi_0
jupyterlab=2.3.2=pypi_0
jupyterlab-pygments=0.2.2=pypi_0
jupyterlab-server=1.2.0=pypi_0
jupytext=1.14.0=pypi_0
keyutils=1.6.1=h166bdaf_0
kiwisolver=1.4.3=pypi_0
kornia=0.6.6=pypi_0
krb5=1.19.3=h3790be6_0
langcodes=3.3.0=pyhd8ed1ab_0
ld_impl_linux-64=2.36.1=hea4e1c9_2
libarchive=3.5.2=hb890918_3
libblas=3.9.0=15_linux64_openblas
libcblas=3.9.0=15_linux64_openblas
libcurl=7.83.1=h7bff187_0
libedit=3.1.20191231=he28a2e2_2
libev=4.33=h516909a_1
libffi=3.4.2=h7f98852_5
libgcc-ng=12.1.0=h8d9b700_16
libgfortran-ng=12.1.0=h69a702a_16
libgfortran5=12.1.0=hdcd56e2_16
libgomp=12.1.0=h8d9b700_16
libiconv=1.16=h516909a_0
liblapack=3.9.0=15_linux64_openblas
liblief=0.11.5=h9c3ff4c_1
libllvm10=10.0.1=he513fc3_3
libnghttp2=1.47.0=h727a467_0
libnsl=2.0.0=h7f98852_0
libopenblas=0.3.20=pthreads_h78a6416_0
librosa=0.8.1=pypi_0
libssh2=1.10.0=ha56f1ee_2
libstdcxx-ng=12.1.0=ha89aaad_16
libuuid=2.32.1=h7f98852_1000
libuv=1.43.0=h7f98852_0
libxml2=2.9.14=h22db469_2
libzlib=1.2.12=h166bdaf_0
llvm-openmp=14.0.4=he0ac6c6_0
llvmlite=0.38.1=pypi_0
lmdb=1.3.0=pypi_0
locket=1.0.0=pypi_0
lpips=0.1.4=pypi_0
lz4-c=1.9.3=h9c3ff4c_1
lzo=2.10=h516909a_1000
mako=1.2.1=pypi_0
markdown=3.3.7=pypi_0
markdown-it-py=2.1.0=pypi_0
markupsafe=2.1.1=py38h0a891b7_1
matplotlib=3.5.2=pypi_0
matplotlib-inline=0.1.3=pyhd8ed1ab_0
mdit-py-plugins=0.3.0=pypi_0
mdurl=0.1.1=pypi_0
mistune=0.8.4=pypi_0
mkl=2020.4=h726a3e6_304
mkl-include=2020.4=h726a3e6_304
mlflow=1.28.0=pypi_0
mock=4.0.3=py38h578d9bd_3
msgpack=1.0.4=pypi_0
murmurhash=1.0.7=py38hfa26641_0
mypy-extensions=1.0.0=pypi_0
natsort=8.2.0=pypi_0
nbclient=0.6.6=pypi_0
nbconvert=6.5.0=pypi_0
nbformat=5.4.0=pypi_0
ncurses=6.3=h27087fc_1
nest-asyncio=1.5.5=pypi_0
networkx=2.6.3=pypi_0
ninja=1.11.0=h924138e_0
nltk=3.7=pypi_0
notebook=6.4.10=pypi_0
numba=0.55.2=pypi_0
numpy=1.22.4=py38h99721a1_0
nvidia-dali-cuda110=1.18.0=pypi_0
nvidia-pyindex=1.0.9=pypi_0
nvtx=0.2.5=pypi_0
oauthlib=3.2.0=pypi_0
omegaconf=2.2.2=pypi_0
onnx=1.11.0=pypi_0
openblas=0.3.20=pthreads_h320a7e8_0
openpyxl=3.1.2=pypi_0
openssl=1.1.1p=h166bdaf_0
optuna=2.10.1=pypi_0
packaging=23.0=pypi_0
pandas=1.4.3=pypi_0
pandocfilters=1.5.0=pypi_0
parameterized=0.8.1=pypi_0
parso=0.8.3=pyhd8ed1ab_0
partd=1.2.0=pypi_0
patch=2.7.6=h7f98852_1002
patchelf=0.14.5=h58526e2_0
pathspec=0.11.0=pypi_0
pathtools=0.1.2=pypi_0
pathy=0.6.2=pyhd8ed1ab_0
patsy=0.5.2=pypi_0
pbr=5.10.0=pypi_0
pexpect=4.8.0=pyh9f0ad1d_2
pickleshare=0.7.5=py_1003
pillow=9.0.1=pypi_0
pip=21.2.4=pyhd8ed1ab_0
piq=0.7.0=pypi_0
pkginfo=1.8.3=pyhd8ed1ab_0
platformdirs=3.0.0=pypi_0
pluggy=1.0.0=pypi_0
polygraphy=0.33.0=pypi_0
pooch=1.6.0=pypi_0
portalocker=2.7.0=pypi_0
preshed=3.0.6=py38hfa26641_2
prettytable=3.3.0=pypi_0
prometheus-client=0.14.1=pypi_0
prometheus-flask-exporter=0.20.3=pypi_0
prompt-toolkit=3.0.30=pyha770c72_0
protobuf=3.19.6=pypi_0
psutil=5.9.1=py38h0a891b7_0
ptyprocess=0.7.0=pyhd3deb0d_0
pure_eval=0.2.2=pyhd8ed1ab_0
pv=0.1.3=pypi_0
py=1.11.0=pypi_0
py-lief=0.11.5=py38h709712a_1
pyarrow=7.0.0=pypi_0
pyasn1=0.4.8=pypi_0
pyasn1-modules=0.2.8=pypi_0
pybind11=2.9.2=pypi_0
pycocotools=2.0+nv0.6.0=pypi_0
pycodestyle=2.10.0=pypi_0
pycosat=0.6.3=py38h0a891b7_1010
pycparser=2.21=pyhd8ed1ab_0
pydantic=1.8.2=py38h497a2fe_2
pydot=1.4.2=pypi_0
pygments=2.12.0=pyhd8ed1ab_0
pyjwt=2.4.0=pypi_0
pylibcugraph=22.6.0a0+114.gc6bc8867=pypi_0
pynvml=11.4.1=pypi_0
pyopenssl=22.0.0=pyhd8ed1ab_0
pyparsing=3.0.9=pyhd8ed1ab_0
pyperclip=1.8.2=pypi_0
pyrsistent=0.18.1=pypi_0
pysocks=1.7.1=py38h578d9bd_5
pytest=6.2.5=pypi_0
pytest-cov=3.0.0=pypi_0
pytest-pythonpath=0.7.4=pypi_0
python=3.8.13=h582c2e5_0_cpython
python-dateutil=2.8.2=pypi_0
python-hostlist=1.21=pypi_0
python-libarchive-c=4.0=py38h578d9bd_1
python-nvd3=0.15.0=pypi_0
python-slugify=6.1.2=pypi_0
python-telegram-bot=13.13=pypi_0
python_abi=3.8=2_cp38
pytorch-metric-learning=1.7.2=pypi_0
pytorch-quantization=2.1.2=pypi_0
pytz=2022.1=pyhd8ed1ab_0
pytz-deprecation-shim=0.1.0.post0=pypi_0
pywavelets=1.4.1=pypi_0
pyyaml=6.0=py38h0a891b7_4
pyzmq=23.2.0=pypi_0
querystring-parser=1.2.4=pypi_0
raft=22.6.0a0+85.g3e5a625=pypi_0
readline=8.1=h46c0cb4_0
regex=2022.6.2=pypi_0
requests=2.27.1=pyhd8ed1ab_0
requests-oauthlib=1.3.1=pypi_0
resampy=0.3.0=pypi_0
revtok=0.0.3=pypi_0
rhash=1.4.3=h166bdaf_0
ripgrep=13.0.0=h2f28480_2
rmm=22.6.0a0+76.g185c18e6=pypi_0
rsa=4.8=pypi_0
ruamel_yaml=0.15.80=py38h0a891b7_1007
sacremoses=0.0.53=pypi_0
scikit-image=0.19.3=pypi_0
scikit-learn=0.24.2=pypi_0
scipy=1.6.3=py38h7b17777_0
seaborn=0.11.2=pypi_0
send2trash=1.8.0=pypi_0
sentry-sdk=1.26.0=pypi_0
setproctitle=1.3.2=pypi_0
setuptools=59.5.0=py38h578d9bd_0
shellingham=1.4.0=pyh44b312d_0
simplejson=3.19.1=pypi_0
six=1.16.0=pyh6c4a22f_0
smart_open=5.2.1=pyhd8ed1ab_0
smmap=5.0.0=pypi_0
snakeviz=2.1.1=pypi_0
snowballstemmer=2.2.0=pypi_0
sortedcontainers=2.4.0=pypi_0
soundfile=0.10.3.post1=pypi_0
soupsieve=2.3.1=pyhd8ed1ab_0
spacy=3.3.1=py38h514daf8_0
spacy-legacy=3.0.9=pyhd8ed1ab_0
spacy-loggers=1.0.2=pyhd8ed1ab_0
sphinx=5.0.2=pypi_0
sphinx-glpi-theme=0.3=pypi_0
sphinx-rtd-theme=1.0.0=pypi_0
sphinxcontrib-applehelp=1.0.2=pypi_0
sphinxcontrib-devhelp=1.0.2=pypi_0
sphinxcontrib-htmlhelp=2.0.0=pypi_0
sphinxcontrib-jsmath=1.0.1=pypi_0
sphinxcontrib-qthelp=1.0.3=pypi_0
sphinxcontrib-serializinghtml=1.1.5=pypi_0
sqlalchemy=1.4.40=pypi_0
sqlite=3.38.5=h4ff8645_0
sqlparse=0.4.2=pypi_0
srsly=2.4.3=py38hfa26641_1
stack_data=0.3.0=pyhd8ed1ab_0
statsmodels=0.13.2=pypi_0
stevedore=4.0.0=pypi_0
tabulate=0.8.10=pypi_0
tar-progress=1.3.3=pypi_0
tblib=1.7.0=pypi_0
telegram-send=0.34=pypi_0
tensorboard=2.9.1=pypi_0
tensorboard-data-server=0.6.1=pypi_0
tensorboard-plugin-wit=1.8.1=pypi_0
tensorrt=8.4.1.5=pypi_0
termcolor=1.1.0=pypi_0
terminado=0.15.0=pypi_0
text-unidecode=1.3=pypi_0
thinc=8.0.17=py38h514daf8_0
thop=0.1.1-2209072238=pypi_0
threadpoolctl=3.1.0=pypi_0
tifffile=2022.10.10=pypi_0
tinycss2=1.1.1=pypi_0
tk=8.6.12=h27826a3_0
toml=0.10.2=pypi_0
tomli=2.0.1=pypi_0
toolz=0.11.2=pypi_0
torch=1.13.0a0+08820cb=pypi_0
torch-tb-profiler=0.4.0=pypi_0
torch-tensorrt=1.2.0a0=pypi_0
torchfile=0.1.0=pypi_0
torchtext=0.13.0a0=pypi_0
torchvision=0.14.0a0=pypi_0
tornado=6.2=pypi_0
tqdm=4.64.0=pyhd8ed1ab_0
traitlets=5.3.0=pyhd8ed1ab_0
treelite=2.4.0=pypi_0
treelite-runtime=2.4.0=pypi_0
typer=0.4.1=pyhd8ed1ab_0
typing-extensions=4.3.0=hd8ed1ab_0
typing_extensions=4.3.0=pyha770c72_0
tzdata=2022.2=pypi_0
tzlocal=4.2=pypi_0
ucx-py=0.26.0a0+19.g1b942b8=pypi_0
uff=0.6.9=pypi_0
urllib3=1.26.16=pypi_0
visdom=0.1.8.9=pypi_0
wandb=0.15.4=pypi_0
wasabi=0.9.1=pyhd8ed1ab_0
wcwidth=0.2.5=pyh9f0ad1d_2
webdataset=0.2.5=pypi_0
webencodings=0.5.1=pypi_0
webob=1.4.1=pypi_0
websocket-client=1.3.3=pypi_0
werkzeug=2.1.2=pypi_0
wheel=0.37.1=pyhd8ed1ab_0
xgboost=1.6.1=pypi_0
xlsxwriter=3.1.0=pypi_0
xyzservices=2023.5.0=pypi_0
xz=5.2.5=h516909a_1
yacs=0.1.8=pypi_0
yaml=0.2.5=h7f98852_2
zict=2.2.0=pypi_0
zipp=3.8.0=pypi_0
zlib=1.2.12=h166bdaf_0
zstd=1.5.2=h8a70e8d_2