-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
417 lines (417 loc) · 13.2 KB
/
environment.yaml
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
name: CrossScore
channels:
- xformers
- pytorch
- huggingface
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- abseil-cpp=20211102.0=h27087fc_1
- accelerate=0.25.0=pyhd8ed1ab_0
- aiohttp=3.9.1=py310h2372a71_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- annotated-types=0.6.0=pyhd8ed1ab_0
- anyio=3.7.1=pyhd8ed1ab_0
- aom=3.7.1=h59595ed_0
- arrow=1.3.0=pyhd8ed1ab_0
- arrow-cpp=8.0.0=py310h3098874_0
- asttokens=2.0.5=pyhd3eb1b0_0
- async-timeout=4.0.3=pyhd8ed1ab_0
- attrs=23.1.0=pyh71513ae_1
- aws-c-common=0.4.57=he1b5a44_1
- aws-c-event-stream=0.1.6=h72b8ae1_3
- aws-checksums=0.1.9=h346380f_0
- aws-sdk-cpp=1.8.185=hce553d0_0
- backcall=0.2.0=pyhd3eb1b0_0
- backoff=2.2.1=pyhd8ed1ab_0
- beautifulsoup4=4.12.2=pyha770c72_0
- blas=1.0=mkl
- blessed=1.19.1=pyhe4f9e05_2
- blosc=1.21.0=h4ff587b_1
- boost-cpp=1.82.0=hdb19cb5_2
- boto3=1.34.11=pyhd8ed1ab_0
- botocore=1.34.11=pyhd8ed1ab_0
- brotli=1.0.9=h5eee18b_7
- brotli-bin=1.0.9=h5eee18b_7
- brotli-python=1.0.9=py310h6a678d5_7
- brunsli=0.1=h2531618_0
- bzip2=1.0.8=h7b6447c_0
- c-ares=1.23.0=hd590300_0
- c-blosc2=2.10.2=hb4ffafa_0
- ca-certificates=2024.7.2=h06a4308_0
- cachecontrol=0.13.1=pyhd8ed1ab_0
- cachecontrol-with-filecache=0.13.1=pyhd8ed1ab_0
- cairo=1.18.0=h3faef2a_0
- certifi=2024.8.30=py310h06a4308_0
- cffi=1.16.0=py310h5eee18b_0
- cfitsio=4.0.0=h9a35b8e_0
- charls=2.2.0=h2531618_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cleo=2.1.0=pyhd8ed1ab_0
- click=8.1.7=py310h06a4308_0
- colorama=0.4.6=pyhd8ed1ab_0
- contourpy=1.2.0=py310hdb19cb5_0
- crashtest=0.4.1=pyhd8ed1ab_0
- croniter=1.4.1=pyhd8ed1ab_0
- cryptography=41.0.3=py310h130f0dd_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.3.101=0
- cuda-runtime=12.1.0=0
- cycler=0.11.0=pyhd3eb1b0_0
- cyrus-sasl=2.1.28=h9c0eb46_1
- dataclasses=0.8=pyh6d0b6a4_7
- datasets=2.15.0=py_0
- dateutils=0.6.12=py_0
- dav1d=1.2.1=h5eee18b_0
- dbus=1.13.18=hb2f20db_0
- decorator=5.1.1=pyhd3eb1b0_0
- deepdiff=6.7.1=pyhd8ed1ab_0
- dill=0.3.7=pyhd8ed1ab_0
- distlib=0.3.8=pyhd8ed1ab_0
- dulwich=0.21.7=py310h2372a71_0
- exceptiongroup=1.2.0=pyhd8ed1ab_0
- executing=0.8.3=pyhd3eb1b0_0
- expat=2.5.0=h6a678d5_0
- fastapi=0.103.2=pyhd8ed1ab_0
- ffmpeg=6.1.1=gpl_hf3b701a_101
- ffmpeg-python=0.2.0=py_0
- filelock=3.13.1=py310h06a4308_0
- font-ttf-dejavu-sans-mono=2.37=hd3eb1b0_0
- font-ttf-inconsolata=2.001=hcb22688_0
- font-ttf-source-code-pro=2.030=hd3eb1b0_0
- font-ttf-ubuntu=0.83=h8b1ccd4_0
- fontconfig=2.14.2=h14ed4e7_0
- fonts-anaconda=1=h8fa9717_0
- fonts-conda-ecosystem=1=hd3eb1b0_0
- fonttools=4.25.0=pyhd3eb1b0_0
- freetype=2.12.1=h4a9f257_0
- fribidi=1.0.10=h7b6447c_0
- frozenlist=1.4.0=py310h2372a71_1
- fsspec=2023.10.0=py310h06a4308_0
- future=0.18.3=py310h06a4308_0
- gflags=2.2.2=he1b5a44_1004
- giflib=5.2.1=h5eee18b_3
- git-lfs=3.5.1=ha770c72_0
- glib=2.78.4=h6a678d5_0
- glib-tools=2.78.4=h6a678d5_0
- glog=0.5.0=h48cff8f_0
- gmp=6.3.0=h59595ed_1
- gmpy2=2.1.2=py310heeb90bb_0
- gnutls=3.7.9=hb077bed_0
- graphite2=1.3.14=h295c915_1
- grpc-cpp=1.46.1=h33aed49_1
- gst-plugins-base=1.14.1=h6a678d5_1
- gstreamer=1.14.1=h5eee18b_1
- h11=0.14.0=pyhd8ed1ab_0
- harfbuzz=8.3.0=h3d44ed6_0
- huggingface_hub=0.19.4=py_0
- icu=73.2=h59595ed_0
- idna=3.4=py310h06a4308_0
- imagecodecs=2021.11.20=py310ha26f956_1
- imageio=2.31.4=py310h06a4308_0
- importlib-metadata=7.0.1=pyha770c72_0
- importlib_metadata=7.0.1=hd8ed1ab_0
- inquirer=3.1.4=pyhd8ed1ab_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- ipython=8.15.0=py310h06a4308_0
- itsdangerous=2.1.2=pyhd8ed1ab_0
- jaraco.classes=3.3.0=pyhd8ed1ab_0
- jedi=0.18.1=py310h06a4308_1
- jeepney=0.8.0=pyhd8ed1ab_0
- jinja2=3.1.2=py310h06a4308_0
- jmespath=1.0.1=pyhd8ed1ab_0
- joblib=1.2.0=py310h06a4308_0
- jpeg=9e=h5eee18b_1
- jxrlib=1.1=h7b6447c_2
- keyring=24.3.0=py310hff52083_0
- kiwisolver=1.4.4=py310h6a678d5_0
- krb5=1.20.1=h568e23c_1
- lame=3.100=h7b6447c_0
- lazy_loader=0.3=py310h06a4308_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- libaec=1.1.3=h59595ed_0
- libass=0.17.1=h8fe9dca_1
- libboost=1.82.0=h109eef0_2
- libbrotlicommon=1.0.9=h5eee18b_7
- libbrotlidec=1.0.9=h5eee18b_7
- libbrotlienc=1.0.9=h5eee18b_7
- libclang=14.0.6=default_hc6dbbc7_1
- libclang13=14.0.6=default_he11475f_1
- libcublas=12.1.0.26=0
- libcufft=11.0.2.4=0
- libcufile=1.8.1.2=0
- libcups=2.4.2=ha637b67_0
- libcurand=10.3.4.101=0
- libcurl=8.2.1=h91b91d3_0
- libcusolver=11.4.4.55=0
- libcusparse=12.0.2.55=0
- libdeflate=1.8=h7f8727e_5
- libdrm=2.4.120=hd590300_0
- libedit=3.1.20221030=h5eee18b_0
- libev=4.33=h516909a_1
- libevent=2.1.10=h9b69904_4
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=13.2.0=h807b86a_3
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libglib=2.78.4=hdc74915_0
- libgomp=13.2.0=h807b86a_3
- libiconv=1.17=hd590300_2
- libidn2=2.3.4=h5eee18b_0
- libjpeg-turbo=2.0.0=h9bf148f_0
- libllvm14=14.0.6=hdb19cb5_3
- libnghttp2=1.52.0=ha637b67_1
- libnpp=12.0.2.50=0
- libnsl=2.0.0=h5eee18b_0
- libnvjitlink=12.1.105=0
- libnvjpeg=12.1.1.14=0
- libopenvino=2023.2.0=h59595ed_0
- libopenvino-auto-batch-plugin=2023.2.0=h59595ed_0
- libopenvino-auto-plugin=2023.2.0=h59595ed_0
- libopenvino-hetero-plugin=2023.2.0=h59595ed_0
- libopenvino-intel-cpu-plugin=2023.2.0=h59595ed_0
- libopenvino-intel-gpu-plugin=2023.2.0=h59595ed_0
- libopenvino-ir-frontend=2023.2.0=h59595ed_0
- libopenvino-onnx-frontend=2023.2.0=h59595ed_0
- libopenvino-paddle-frontend=2023.2.0=h59595ed_0
- libopenvino-pytorch-frontend=2023.2.0=h59595ed_0
- libopenvino-tensorflow-frontend=2023.2.0=h59595ed_0
- libopenvino-tensorflow-lite-frontend=2023.2.0=h59595ed_0
- libopus=1.3.1=h7b6447c_0
- libpciaccess=0.18=hd590300_0
- libpng=1.6.39=h5eee18b_0
- libpq=12.15=h37d81fd_1
- libprotobuf=3.20.3=he621ea3_0
- libsqlite=3.45.3=h2797004_0
- libssh2=1.10.0=ha56f1ee_2
- libstdcxx-ng=13.2.0=h7e041cc_5
- libtasn1=4.19.0=h5eee18b_0
- libthrift=0.15.0=he6d91bd_0
- libtiff=4.4.0=hecacb30_2
- libunistring=0.9.10=h27cfd23_0
- libuuid=2.38.1=h0b41bf4_0
- libva=2.21.0=hd590300_0
- libvpx=1.13.1=h6a678d5_0
- libwebp=1.3.2=h11a3e52_0
- libwebp-base=1.3.2=h5eee18b_0
- libxcb=1.15=h7f8727e_0
- libxkbcommon=1.7.0=h662e7e4_0
- libxml2=2.12.6=h232c23b_2
- libzlib=1.2.13=hd590300_5
- libzopfli=1.0.3=he6710b0_0
- lightning=2.1.3=pyhd8ed1ab_0
- lightning-cloud=0.5.57=pyhd8ed1ab_0
- lightning-utilities=0.10.0=pyhd8ed1ab_0
- llvm-openmp=14.0.6=h9e868ea_0
- lz4-c=1.9.3=h295c915_1
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.1=py310h7f8727e_0
- matplotlib=3.8.0=py310h06a4308_0
- matplotlib-base=3.8.0=py310h1128e8f_0
- matplotlib-inline=0.1.6=py310h06a4308_0
- mdurl=0.1.0=pyhd8ed1ab_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py310h5eee18b_1
- mkl_fft=1.3.8=py310h5eee18b_0
- mkl_random=1.2.4=py310hdb19cb5_0
- more-itertools=10.1.0=pyhd8ed1ab_0
- mpc=1.1.0=h10f8cd9_1
- mpfr=4.0.2=hb69a4c5_1
- mpmath=1.3.0=py310h06a4308_0
- msgpack-python=1.0.3=py310hbf28c38_1
- multidict=6.0.4=py310h2372a71_1
- multiprocess=0.70.15=py310h2372a71_1
- munkres=1.1.4=py_0
- mysql=5.7.24=he378463_2
- ncurses=6.4=h6a678d5_0
- nettle=3.9.1=h7ab15ed_0
- networkx=3.1=py310h06a4308_0
- numpy=1.26.2=py310h5f9d8c6_0
- numpy-base=1.26.2=py310hb5e798b_0
- ocl-icd=2.3.2=hd590300_1
- ocl-icd-system=1.0.0=1
- openh264=2.4.0=h59595ed_0
- openjpeg=2.4.0=h3ad879b_0
- openssl=1.1.1w=h7f8727e_0
- orc=1.7.4=h07ed6aa_0
- ordered-set=4.1.0=pyhd8ed1ab_0
- orjson=3.9.10=py310h1e2579a_0
- p11-kit=0.24.1=hc5aa10d_0
- packaging=23.1=py310h06a4308_0
- pandas=1.4.2=py310h769672d_1
- parso=0.8.3=pyhd3eb1b0_0
- pcre=8.45=h295c915_0
- pcre2=10.42=hebb0a14_0
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pillow=10.0.1=py310ha6cbd5a_0
- pip=23.3.1=py310h06a4308_0
- pixman=0.43.2=h59595ed_0
- pkginfo=1.9.6=pyhd8ed1ab_0
- platformdirs=3.11.0=pyhd8ed1ab_0
- ply=3.11=py310h06a4308_0
- poetry=1.7.1=linux_pyha804496_0
- poetry-core=1.8.1=pyhd8ed1ab_0
- poetry-plugin-export=1.6.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.43=py310h06a4308_0
- protobuf=3.20.3=py310h6a678d5_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pugixml=1.14=h59595ed_0
- pure_eval=0.2.2=pyhd3eb1b0_0
- pyarrow=8.0.0=py310h468efa6_0
- pyarrow-hotfix=0.6=pyhd8ed1ab_0
- pycparser=2.21=pyhd3eb1b0_0
- pydantic=2.1.1=pyhd8ed1ab_0
- pydantic-core=2.4.0=py310hcb5633a_0
- pygments=2.17.2=pyhd8ed1ab_0
- pyjwt=2.8.0=pyhd8ed1ab_0
- pyopenssl=23.2.0=py310h06a4308_0
- pyparsing=3.0.9=py310h06a4308_0
- pyproject_hooks=1.0.0=pyhd8ed1ab_0
- pyqt=5.15.10=py310h6a678d5_0
- pyqt5-sip=12.13.0=py310h5eee18b_0
- pysocks=1.7.1=py310h06a4308_0
- python=3.10.8=h257c98d_0_cpython
- python-build=1.0.3=pyhd8ed1ab_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-editor=1.0.4=py_0
- python-fastjsonschema=2.19.1=pyhd8ed1ab_0
- python-installer=0.7.0=pyhd8ed1ab_0
- python-multipart=0.0.6=pyhd8ed1ab_0
- python-xxhash=3.4.1=py310h2372a71_0
- python_abi=3.10=2_cp310
- pytorch=2.1.2=py3.10_cuda12.1_cudnn8.9.2_0
- pytorch-cuda=12.1=ha16c6d3_5
- pytorch-lightning=2.1.3=pyhd8ed1ab_0
- pytorch-mutex=1.0=cuda
- pytz=2023.3.post1=pyhd8ed1ab_0
- pyyaml=6.0.1=py310h5eee18b_0
- qt-main=5.15.2=h110a718_10
- rapidfuzz=3.5.2=py310h6a678d5_0
- re2=2022.04.01=h27087fc_0
- readchar=4.0.5=pyhd8ed1ab_0
- readline=8.2=h5eee18b_0
- regex=2023.10.3=py310h5eee18b_0
- requests=2.31.0=py310h06a4308_0
- requests-toolbelt=1.0.0=pyhd8ed1ab_0
- rich=13.7.0=pyhd8ed1ab_0
- s3transfer=0.10.0=pyhd8ed1ab_0
- sacremoses=master=py_0
- safetensors=0.4.0=py310ha89cbab_0
- scikit-image=0.22.0=py310h1128e8f_0
- scipy=1.11.4=py310h5f9d8c6_0
- secretstorage=3.3.3=py310hff52083_2
- setuptools=68.0.0=py310h06a4308_0
- shellingham=1.5.4=pyhd8ed1ab_0
- sip=6.7.12=py310h6a678d5_0
- six=1.16.0=pyhd3eb1b0_1
- snappy=1.1.10=h6a678d5_1
- sniffio=1.3.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- sqlite=3.41.2=h5eee18b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- starlette=0.27.0=pyhd8ed1ab_0
- starsessions=1.3.0=pyhd8ed1ab_0
- svt-av1=1.8.0=h59595ed_0
- sympy=1.12=py310h06a4308_0
- tbb=2021.8.0=hdb19cb5_0
- tifffile=2022.10.10=pyhd8ed1ab_0
- tk=8.6.12=h1ccaba5_0
- tokenizers=0.11.4=py310h3dcd8bd_1
- tomli=2.0.1=py310h06a4308_0
- tomlkit=0.12.3=pyha770c72_0
- torchaudio=2.1.2=py310_cu121
- torchmetrics=1.4.0.post0=pyhd8ed1ab_0
- torchtriton=2.1.0=py310
- torchvision=0.16.2=py310_cu121
- tornado=6.3.3=py310h5eee18b_0
- tqdm=4.65.0=py310h2f386ee_0
- traitlets=5.14.0=pyhd8ed1ab_0
- transformers=4.33.3=py_0
- trove-classifiers=2023.11.29=pyhd8ed1ab_0
- types-python-dateutil=2.8.19.14=pyhd8ed1ab_0
- typing-extensions=4.7.1=py310h06a4308_0
- typing_extensions=4.7.1=py310h06a4308_0
- tzdata=2023c=h04d1e81_0
- urllib3=1.26.18=py310h06a4308_0
- utf8proc=2.6.1=h27cfd23_0
- uvicorn=0.25.0=py310hff52083_0
- virtualenv=20.25.0=pyhd8ed1ab_0
- wcwidth=0.2.12=pyhd8ed1ab_0
- websocket-client=1.7.0=pyhd8ed1ab_0
- websockets=12.0=py310h2372a71_0
- wheel=0.41.2=py310h06a4308_0
- x264=1!164.3095=h166bdaf_2
- x265=3.5=h924138e_3
- xformers=0.0.23.post1=py310_cu12.1.0_pyt2.1.2
- xkeyboard-config=2.41=hd590300_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-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=h27cfd23_1007
- xxhash=0.8.2=hd590300_0
- xz=5.4.5=h5eee18b_0
- yaml=0.2.5=h7b6447c_0
- yarl=1.9.3=py310h2372a71_0
- zfp=0.5.5=h295c915_6
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=hd590300_5
- zlib-ng=2.0.7=h5eee18b_0
- zstd=1.5.2=ha4553b6_0
- pip:
- addict==2.4.0
- antlr4-python3-runtime==4.9.3
- appdirs==1.4.4
- blinker==1.7.0
- comm==0.2.1
- configargparse==1.7
- dash==2.16.0
- dash-core-components==2.0.0
- dash-html-components==2.0.0
- dash-table==5.0.0
- docker-pycreds==0.4.0
- flask==3.0.2
- gitdb==4.0.11
- gitpython==3.1.40
- hydra-core==1.3.2
- ipywidgets==8.1.2
- jsonschema==4.21.1
- jsonschema-specifications==2023.12.1
- jupyter-core==5.7.1
- jupyterlab-widgets==3.0.10
- nbformat==5.9.2
- nest-asyncio==1.6.0
- omegaconf==2.3.0
- plotly==5.19.0
- psutil==5.9.6
- pyquaternion==0.9.9
- referencing==0.33.0
- retrying==1.3.4
- rpds-py==0.18.0
- scikit-learn==1.4.1.post1
- sentry-sdk==1.38.0
- setproctitle==1.3.3
- smmap==5.0.1
- tenacity==8.2.3
- threadpoolctl==3.3.0
- wandb==0.16.1
- werkzeug==3.0.1
- widgetsnbextension==4.0.10