-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathddpd_image.yml
377 lines (377 loc) · 11.9 KB
/
ddpd_image.yml
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
name: ddpd_image
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- absl-py=2.1.0=pyhd8ed1ab_0
- accelerate=0.32.1=pyhd8ed1ab_0
- aiohttp=3.9.5=py311h459d7ec_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- antlr-python-runtime=4.9.3=pyhd8ed1ab_1
- aom=3.9.1=hac33072_0
- appdirs=1.4.4=pyh9f0ad1d_0
- asttokens=2.4.1=pyhd8ed1ab_0
- attrs=23.2.0=pyh71513ae_0
- aws-c-auth=0.7.20=h5f1c8d9_0
- aws-c-cal=0.6.12=h2ba76a8_0
- aws-c-common=0.9.17=h4ab18f5_0
- aws-c-compression=0.2.18=h36a0aea_4
- aws-c-event-stream=0.4.2=h161de36_10
- aws-c-http=0.8.1=h63f54a0_13
- aws-c-io=0.14.8=h96d4d28_0
- aws-c-mqtt=0.10.4=hcc7299c_2
- aws-c-s3=0.5.9=h10bd90f_0
- aws-c-sdkutils=0.1.16=h36a0aea_0
- aws-checksums=0.1.18=h36a0aea_4
- aws-crt-cpp=0.26.8=h4f3a3cc_11
- aws-sdk-cpp=1.11.329=h51dfee4_0
- azure-core-cpp=1.12.0=h830ed8b_0
- azure-identity-cpp=1.8.0=hdb0d106_1
- azure-storage-blobs-cpp=12.11.0=ha67cba7_1
- azure-storage-common-cpp=12.6.0=he3f277c_1
- azure-storage-files-datalake-cpp=12.10.0=h29b5301_1
- blas=1.0=mkl
- brotli=1.1.0=hd590300_1
- brotli-bin=1.1.0=hd590300_1
- brotli-python=1.1.0=py311hb755f60_1
- bzip2=1.0.8=h4bc722e_7
- c-ares=1.32.2=h4bc722e_0
- ca-certificates=2024.8.30=hbcca054_0
- cairo=1.18.0=h3faef2a_0
- certifi=2024.8.30=pyhd8ed1ab_0
- cffi=1.16.0=py311hb3a22ac_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.2.2=pyhd8ed1ab_0
- contourpy=1.2.1=py311h9547e67_0
- cuda-cudart=12.1.105=0
- cuda-cupti=12.1.105=0
- cuda-libraries=12.1.0=0
- cuda-nvrtc=12.1.105=0
- cuda-nvtx=12.1.105=0
- cuda-opencl=12.5.39=0
- cuda-runtime=12.1.0=0
- cuda-version=12.5=3
- cycler=0.12.1=pyhd8ed1ab_0
- datasets=2.20.0=pyhd8ed1ab_0
- dav1d=1.2.1=hd590300_0
- dbus=1.13.18=hb2f20db_0
- debugpy=1.8.2=py311h4332511_0
- decorator=5.1.1=pyhd8ed1ab_0
- dill=0.3.8=pyhd8ed1ab_0
- docker-pycreds=0.4.0=py_0
- einops=0.3.0=py_0
- exceptiongroup=1.2.2=pyhd8ed1ab_0
- executing=2.0.1=pyhd8ed1ab_0
- expat=2.6.2=h59595ed_0
- ffmpeg=7.0.1=gpl_hb399a10_100
- filelock=3.15.4=pyhd8ed1ab_0
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=h77eed37_2
- fontconfig=2.14.2=h14ed4e7_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.53.1=py311h61187de_0
- freetype=2.12.1=h267a509_2
- fribidi=1.0.10=h36c2ea0_0
- frozenlist=1.4.1=py311h459d7ec_0
- fsspec=2024.5.0=pyhff2d567_0
- future=1.0.0=pyhd8ed1ab_0
- gettext=0.22.5=h59595ed_2
- gettext-tools=0.22.5=h59595ed_2
- gflags=2.2.2=he1b5a44_1004
- giflib=5.2.2=hd590300_0
- gitdb=4.0.11=pyhd8ed1ab_0
- gitpython=3.1.43=pyhd8ed1ab_0
- glib=2.80.2=hf974151_0
- glib-tools=2.80.2=hb6ce0ca_0
- glog=0.7.1=hbabe93e_0
- gmp=6.3.0=hac33072_2
- gmpy2=2.1.5=py311hc4f1f91_1
- gnutls=3.7.9=hb077bed_0
- graphite2=1.3.13=h59595ed_1003
- grpcio=1.62.2=py311ha6695c7_0
- gst-plugins-base=1.14.1=h6a678d5_1
- gstreamer=1.14.1=h5eee18b_1
- h2=4.1.0=pyhd8ed1ab_0
- harfbuzz=8.5.0=hfac3d4d_0
- hpack=4.0.0=pyh9f0ad1d_0
- huggingface_hub=0.23.4=pyhd8ed1ab_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- icu=73.2=h59595ed_0
- idna=3.7=pyhd8ed1ab_0
- importlib-metadata=8.0.0=pyha770c72_0
- importlib_metadata=8.0.0=hd8ed1ab_0
- intel-openmp=2022.0.1=h06a4308_3633
- ipykernel=6.29.5=pyh3099207_0
- ipython=8.26.0=pyh707e725_0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.4=pyhd8ed1ab_0
- jpeg=9e=h166bdaf_2
- jupyter_client=8.6.2=pyhd8ed1ab_0
- jupyter_core=5.7.2=py311h38be061_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.5=py311h9547e67_1
- krb5=1.20.1=h81ceb04_0
- lame=3.100=h166bdaf_1003
- lcms2=2.15=hfd0df8a_0
- ld_impl_linux-64=2.40=hf3520f5_7
- lerc=4.0.0=h27087fc_0
- libabseil=20240116.2=cxx17_he02047a_1
- libarrow=16.1.0=h06228bf_5_cpu
- libarrow-acero=16.1.0=hac33072_5_cpu
- libarrow-dataset=16.1.0=hac33072_5_cpu
- libarrow-substrait=16.1.0=h7e0c224_5_cpu
- libasprintf=0.22.5=h661eb56_2
- libasprintf-devel=0.22.5=h661eb56_2
- libass=0.17.1=h8fe9dca_1
- libblas=3.9.0=16_linux64_mkl
- libbrotlicommon=1.1.0=hd590300_1
- libbrotlidec=1.1.0=hd590300_1
- libbrotlienc=1.1.0=hd590300_1
- libcblas=3.9.0=16_linux64_mkl
- libclang=14.0.6=default_h7634d5b_1
- libclang13=14.0.6=default_h9986a30_1
- libcrc32c=1.1.2=h9c3ff4c_0
- libcublas=12.1.0.26=0
- libcufft=11.0.2.4=0
- libcufile=1.10.1.7=0
- libcups=2.3.3=h36d4200_3
- libcurand=10.3.6.82=0
- libcurl=8.7.1=h251f7ec_0
- libcusolver=11.4.4.55=0
- libcusparse=12.0.2.55=0
- libdeflate=1.17=h0b41bf4_0
- libdrm=2.4.122=h4ab18f5_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=hd590300_2
- libevent=2.1.12=hf998b51_1
- libexpat=2.6.2=h59595ed_0
- libffi=3.4.2=h7f98852_5
- libgcc=14.1.0=h77fa898_1
- libgcc-ng=14.1.0=h69a702a_1
- libgettextpo=0.22.5=h59595ed_2
- libgettextpo-devel=0.22.5=h59595ed_2
- libglib=2.80.2=hf974151_0
- libgomp=14.1.0=h77fa898_1
- libgoogle-cloud=2.24.0=h2736e30_0
- libgoogle-cloud-storage=2.24.0=h3d9a0c8_0
- libgrpc=1.62.2=h15f2491_0
- libhwloc=2.11.1=default_hecaa2ac_1000
- libiconv=1.17=hd590300_2
- libidn2=2.3.7=hd590300_0
- libjpeg-turbo=2.1.4=h166bdaf_0
- liblapack=3.9.0=16_linux64_mkl
- libllvm14=14.0.6=hcd5def8_4
- libnghttp2=1.58.0=h47da74e_1
- libnpp=12.0.2.50=0
- libnsl=2.0.1=hd590300_0
- libnvjitlink=12.1.105=0
- libnvjpeg=12.1.1.14=0
- libopenvino=2024.1.0=h2da1b83_7
- libopenvino-auto-batch-plugin=2024.1.0=hb045406_7
- libopenvino-auto-plugin=2024.1.0=hb045406_7
- libopenvino-hetero-plugin=2024.1.0=h5c03a75_7
- libopenvino-intel-cpu-plugin=2024.1.0=h2da1b83_7
- libopenvino-intel-gpu-plugin=2024.1.0=h2da1b83_7
- libopenvino-intel-npu-plugin=2024.1.0=he02047a_7
- libopenvino-ir-frontend=2024.1.0=h5c03a75_7
- libopenvino-onnx-frontend=2024.1.0=h07e8aee_7
- libopenvino-paddle-frontend=2024.1.0=h07e8aee_7
- libopenvino-pytorch-frontend=2024.1.0=he02047a_7
- libopenvino-tensorflow-frontend=2024.1.0=h39126c6_7
- libopenvino-tensorflow-lite-frontend=2024.1.0=he02047a_7
- libopus=1.3.1=h7f98852_1
- libparquet=16.1.0=h6a7eafb_5_cpu
- libpciaccess=0.18=hd590300_0
- libpng=1.6.43=h2797004_0
- libpq=12.17=hdbd6064_0
- libprotobuf=4.25.3=h08a7969_0
- libre2-11=2023.09.01=h5a48ba9_2
- libsodium=1.0.18=h36c2ea0_1
- libsqlite=3.46.0=hde9e2c9_0
- libssh2=1.11.0=h0841786_0
- libstdcxx=14.1.0=hc0a3c3a_1
- libstdcxx-ng=14.1.0=h4852527_1
- libtasn1=4.19.0=h166bdaf_0
- libthrift=0.19.0=hb90f79a_1
- libtiff=4.5.0=h6adf6a1_2
- libunistring=0.9.10=h7f98852_0
- libutf8proc=2.8.0=h166bdaf_0
- libuuid=2.38.1=h0b41bf4_0
- libva=2.21.0=h4ab18f5_2
- libvpx=1.14.1=hac33072_0
- libwebp=1.3.2=h11a3e52_0
- libwebp-base=1.3.2=hd590300_1
- libxcb=1.15=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libxkbcommon=1.7.0=h662e7e4_0
- libxml2=2.12.7=hc051c1a_1
- libzlib=1.2.13=h4ab18f5_6
- llvm-openmp=15.0.7=h0cdce71_0
- lz4-c=1.9.4=hcb278e6_0
- markdown=3.6=pyhd8ed1ab_0
- markupsafe=2.1.5=py311h459d7ec_0
- matplotlib=3.9.1=py311h38be061_1
- matplotlib-base=3.9.1=py311h74b4f7c_2
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- mkl=2022.1.0=hc2b9512_224
- mpc=1.3.1=hfe3b2da_0
- mpfr=4.2.1=h9458935_1
- mpmath=1.3.0=pyhd8ed1ab_0
- multidict=6.0.5=py311h459d7ec_0
- multiprocess=0.70.16=py311h459d7ec_0
- munkres=1.1.4=pyh9f0ad1d_0
- mysql=5.7.20=hf484d3e_1001
- ncurses=6.5=h59595ed_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- nettle=3.9.1=h7ab15ed_0
- networkx=3.3=pyhd8ed1ab_1
- numpy=1.26.4=py311h64a7726_0
- ocl-icd=2.3.2=hd590300_1
- omegaconf=2.3.0=pyhd8ed1ab_0
- openh264=2.4.1=h59595ed_0
- openjpeg=2.5.0=hfec8fc6_2
- openssl=3.3.2=hb9d3cd8_0
- orc=2.0.1=h17fec99_1
- p11-kit=0.24.1=hc5aa10d_0
- packaging=24.1=pyhd8ed1ab_0
- pandas=2.2.2=py311h14de704_1
- parso=0.8.4=pyhd8ed1ab_0
- pathtools=0.1.2=py_1
- pcre2=10.43=hcad00b1_0
- peft=0.11.1=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=9.4.0=py311h6a678d5_1
- pip=24.0=pyhd8ed1ab_0
- pixman=0.43.2=h59595ed_0
- platformdirs=4.2.2=pyhd8ed1ab_0
- ply=3.11=pyhd8ed1ab_2
- prompt-toolkit=3.0.47=pyha770c72_0
- protobuf=4.25.3=py311h7b78aeb_0
- psutil=6.0.0=py311h331c9d8_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pugixml=1.14=h59595ed_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pyarrow-hotfix=0.6=pyhd8ed1ab_0
- pycparser=2.22=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- pyparsing=3.1.2=pyhd8ed1ab_0
- pyqt=5.15.10=py311h6a678d5_0
- pyqt5-sip=12.13.0=py311h5eee18b_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.11.9=hb806964_0_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-tzdata=2024.1=pyhd8ed1ab_0
- python-xxhash=3.4.1=py311h459d7ec_0
- python_abi=3.11=4_cp311
- pytorch=2.1.2=py3.11_cuda12.1_cudnn8.9.2_0
- pytorch-cuda=12.1=ha16c6d3_5
- pytorch-lightning=1.0.8=pyhd8ed1ab_0
- pytorch-mutex=1.0=cuda
- pytz=2024.1=pyhd8ed1ab_0
- pyyaml=6.0.1=py311h459d7ec_1
- pyzmq=26.0.3=py311h08a0b41_0
- qhull=2020.2=h434a139_5
- qt-main=5.15.2=h53bd1ea_10
- re2=2023.09.01=h7f4b329_2
- readline=8.2=h8228510_1
- regex=2024.5.15=py311h331c9d8_0
- requests=2.32.3=pyhd8ed1ab_0
- s2n=1.4.13=he19d79f_0
- safetensors=0.4.3=py311h46250e7_0
- sentry-sdk=2.10.0=pyhd8ed1ab_0
- setproctitle=1.3.3=py311h459d7ec_0
- setuptools=70.3.0=pyhd8ed1ab_0
- sip=6.7.12=py311hb755f60_0
- six=1.16.0=pyh6c4a22f_0
- smmap=5.0.0=pyhd8ed1ab_0
- snappy=1.2.1=ha2e4443_0
- sqlite=3.46.0=h6d4b2fc_0
- stack_data=0.6.2=pyhd8ed1ab_0
- svt-av1=2.1.0=hac33072_0
- sympy=1.13.0=pypyh2585a3b_103
- tbb=2021.12.0=h434a139_3
- tensorboard=2.17.0=pyhd8ed1ab_0
- tensorboard-data-server=0.7.0=py311h63ff55d_1
- timm=1.0.8=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- tokenizers=0.19.1=py311h6640629_0
- tomli=2.0.1=pyhd8ed1ab_0
- torchaudio=2.1.2=py311_cu121
- torchtriton=2.1.0=py311
- torchvision=0.16.2=py311_cu121
- tornado=6.4.1=py311h331c9d8_0
- tqdm=4.66.4=pyhd8ed1ab_0
- traitlets=5.14.3=pyhd8ed1ab_0
- transformers=4.42.4=pyhd8ed1ab_0
- typing-extensions=4.12.2=hd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- tzdata=2024a=h0c530f3_0
- urllib3=2.2.2=pyhd8ed1ab_1
- wandb=0.16.6=pyhd8ed1ab_0
- wayland=1.23.0=h5291e77_0
- wayland-protocols=1.36=hd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- werkzeug=3.0.3=pyhd8ed1ab_0
- wheel=0.43.0=pyhd8ed1ab_1
- x264=1!164.3095=h166bdaf_2
- x265=3.5=h924138e_3
- xkeyboard-config=2.42=h4ab18f5_0
- xorg-fixesproto=5.0=h7f98852_1002
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libice=1.1.1=hd590300_0
- xorg-libsm=1.2.4=h7391055_0
- xorg-libx11=1.8.9=h8ee46fc_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h0b41bf4_2
- xorg-libxfixes=5.0.3=h7f98852_1004
- xorg-libxrender=0.9.11=hd590300_0
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-xextproto=7.3.0=h0b41bf4_1003
- xorg-xproto=7.0.31=h7f98852_1007
- xxhash=0.8.2=hd590300_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- yarl=1.9.4=py311h459d7ec_0
- zeromq=4.3.5=h59595ed_1
- zipp=3.19.2=pyhd8ed1ab_0
- zlib=1.2.13=h4ab18f5_6
- zstandard=0.23.0=py311h5cd10c7_0
- zstd=1.5.6=ha6fb4c9_0
- pip:
- albucore==0.0.12
- albumentations==1.4.11
- annotated-types==0.7.0
- bitsandbytes==0.43.1
- braceexpand==0.1.7
- dataclasses==0.6
- diffusers==0.30.0.dev0
- eval-type-backport==0.2.0
- exifread-nocycle==3.0.1
- fire==0.5.0
- imageio==2.34.2
- img2dataset==1.45.0
- joblib==1.4.2
- lazy-loader==0.4
- opencv-python-headless==4.10.0.84
- pyarrow==15.0.2
- pydantic==2.8.2
- pydantic-core==2.20.1
- scikit-image==0.24.0
- scikit-learn==1.5.1
- scipy==1.14.0
- termcolor==2.4.0
- threadpoolctl==3.5.0
- tifffile==2024.7.2
- webdataset==0.2.86