-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yaml
390 lines (390 loc) · 12.4 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
name: pytorch-l
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- abseil-cpp=20230802.0=h6a678d5_2
- absl-py=1.4.0=py38h06a4308_0
- aiohttp=3.9.0=py38h5eee18b_0
- aiosignal=1.2.0=pyhd3eb1b0_0
- albumentations=1.3.1=pyhd8ed1ab_0
- alsa-lib=1.2.8=h166bdaf_0
- annotated-types=0.6.0=pyhd8ed1ab_0
- anyio=3.7.1=pyhd8ed1ab_0
- aom=3.5.0=h27087fc_0
- arrow=1.3.0=pyhd8ed1ab_0
- async-timeout=4.0.2=py38h06a4308_0
- attr=2.5.1=h166bdaf_1
- attrs=23.1.0=py38h06a4308_0
- backoff=2.2.1=pyhd8ed1ab_0
- beautifulsoup4=4.12.2=py38h06a4308_0
- blas=1.0=mkl
- blessed=1.19.1=pyhe4f9e05_2
- blinker=1.6.2=py38h06a4308_0
- blosc=1.21.5=h0f2a231_0
- boto3=1.33.6=pyhd8ed1ab_0
- botocore=1.33.6=pyhd8ed1ab_0
- brotli=1.0.9=h166bdaf_9
- brotli-bin=1.0.9=h166bdaf_9
- brotli-python=1.0.9=py38h6a678d5_7
- brunsli=0.1=h9c3ff4c_0
- bzip2=1.0.8=h7b6447c_0
- c-ares=1.19.1=h5eee18b_0
- c-blosc2=2.12.0=hb4ffafa_0
- ca-certificates=2023.12.12=h06a4308_0
- cachecontrol=0.13.1=pyhd8ed1ab_0
- cachecontrol-with-filecache=0.13.1=pyhd8ed1ab_0
- cachetools=4.2.2=pyhd3eb1b0_0
- cairo=1.16.0=ha61ee94_1014
- certifi=2023.11.17=pyhd8ed1ab_0
- cffi=1.16.0=py38h5eee18b_0
- cfitsio=4.1.0=hd9d235c_0
- charls=2.3.4=h9c3ff4c_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cleo=2.1.0=pyhd8ed1ab_0
- click=8.1.7=py38h06a4308_0
- colorama=0.4.6=py38h06a4308_0
- contourpy=1.1.1=py38h7f3f72f_1
- crashtest=0.4.1=py38h06a4308_0
- croniter=1.4.1=pyhd8ed1ab_0
- cryptography=41.0.3=py38hdda0065_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.12.1=pyhd8ed1ab_0
- dateutils=0.6.12=py_0
- dav1d=1.0.0=h166bdaf_1
- dbus=1.13.18=hb2f20db_0
- deepdiff=6.7.1=pyhd8ed1ab_0
- distlib=0.3.7=pyhd8ed1ab_0
- dulwich=0.21.6=py38h01eb140_2
- einops=0.7.0=pyhd8ed1ab_1
- exceptiongroup=1.2.0=pyhd8ed1ab_0
- expat=2.5.0=h6a678d5_0
- fastapi=0.104.1=pyhd8ed1ab_0
- ffmpeg=4.4.2=gpl_h8dda1f0_112
- fftw=3.3.10=nompi_hf0379b8_106
- filelock=3.13.1=py38h06a4308_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_1
- fontconfig=2.14.2=h14ed4e7_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.47.2=py38h01eb140_0
- freeglut=3.2.2=h9c3ff4c_1
- freetype=2.12.1=h4a9f257_0
- frozenlist=1.4.0=py38h5eee18b_0
- fsspec=2023.10.0=py38h06a4308_0
- geos=3.12.1=h59595ed_0
- gettext=0.21.1=h27087fc_0
- giflib=5.2.1=h5eee18b_3
- glib=2.78.1=hfc55251_1
- glib-tools=2.78.1=hfc55251_1
- gmp=6.2.1=h295c915_3
- gmpy2=2.1.2=py38heeb90bb_0
- gnutls=3.7.9=hb077bed_0
- google-auth=2.22.0=py38h06a4308_0
- google-auth-oauthlib=0.5.2=py38h06a4308_0
- graphite2=1.3.13=h58526e2_1001
- grpc-cpp=1.48.2=he1ff14a_3
- grpcio=1.48.2=py38he1ff14a_3
- gst-plugins-base=1.21.3=h4243ec0_1
- gstreamer=1.21.3=h25f0c4b_1
- gstreamer-orc=0.4.34=hd590300_0
- gtest=1.14.0=hdb19cb5_0
- h11=0.14.0=pyhd8ed1ab_0
- harfbuzz=5.3.0=h418a68e_0
- hdf5=1.12.2=nompi_h4df4325_101
- huggingface_hub=0.20.0=pyhd8ed1ab_0
- icu=70.1=h27087fc_0
- idna=3.4=py38h06a4308_0
- imagecodecs=2022.7.27=py38hd335c26_0
- imageio=2.33.1=pyh8c1a49c_0
- imgaug=0.4.0=pyhd8ed1ab_1
- importlib-metadata=6.9.0=pyha770c72_0
- importlib-resources=6.1.1=pyhd8ed1ab_0
- importlib_metadata=6.9.0=hd8ed1ab_0
- importlib_resources=6.1.1=pyhd8ed1ab_0
- inquirer=3.1.4=pyhd8ed1ab_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- itsdangerous=2.1.2=pyhd8ed1ab_0
- jack=1.9.22=h11f4161_0
- jaraco.classes=3.3.0=pyhd8ed1ab_0
- jasper=2.0.33=h0ff4b12_1
- jeepney=0.8.0=pyhd8ed1ab_0
- jinja2=3.1.2=py38h06a4308_0
- jmespath=1.0.1=py38h06a4308_0
- joblib=1.2.0=py38h06a4308_0
- jpeg=9e=h5eee18b_1
- jxrlib=1.1=hd590300_3
- keyring=24.3.0=py38h578d9bd_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.5=py38h7f3f72f_1
- krb5=1.20.1=h81ceb04_0
- lame=3.100=h7b6447c_0
- lazy_loader=0.3=pyhd8ed1ab_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- libaec=1.1.2=h59595ed_1
- libavif=0.10.1=h5cdd6b5_2
- libblas=3.9.0=1_h86c2bf4_netlib
- libbrotlicommon=1.0.9=h166bdaf_9
- libbrotlidec=1.0.9=h166bdaf_9
- libbrotlienc=1.0.9=h166bdaf_9
- libcap=2.67=he9d0100_0
- libcblas=3.9.0=5_h92ddd45_netlib
- libclang=15.0.7=default_hb11cfb5_4
- libclang13=15.0.7=default_ha2b6cf4_4
- libcublas=12.1.0.26=0
- libcufft=11.0.2.4=0
- libcufile=1.8.1.2=0
- libcups=2.3.3=h36d4200_3
- libcurand=10.3.4.101=0
- libcurl=8.1.2=h409715c_0
- libcusolver=11.4.4.55=0
- libcusparse=12.0.2.55=0
- libdb=6.2.32=h9c3ff4c_0
- libdeflate=1.12=h166bdaf_0
- libdrm=2.4.114=h166bdaf_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=hd590300_2
- libevent=2.1.10=h28343ad_4
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.4=h6a678d5_0
- libflac=1.4.3=h59595ed_0
- libgcc-ng=13.2.0=h807b86a_3
- libgcrypt=1.10.3=hd590300_0
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libglib=2.78.1=h783c2da_1
- libglu=9.0.0=he1b5a44_1001
- libgomp=13.2.0=h807b86a_3
- libgpg-error=1.47=h71f35ed_0
- libiconv=1.17=h166bdaf_0
- libidn2=2.3.4=h5eee18b_0
- libjpeg-turbo=2.1.4=h166bdaf_0
- liblapack=3.9.0=5_h92ddd45_netlib
- liblapacke=3.9.0=5_h92ddd45_netlib
- libllvm15=15.0.7=hadd5161_1
- libnghttp2=1.52.0=h61bc06f_0
- libnpp=12.0.2.50=0
- libnsl=2.0.0=h5eee18b_0
- libnvjitlink=12.1.105=0
- libnvjpeg=12.1.1.14=0
- libogg=1.3.4=h7f98852_1
- libopencv=4.6.0=py38h3504efa_3
- libopus=1.3.1=h7f98852_1
- libpciaccess=0.17=h166bdaf_0
- libpng=1.6.39=h5eee18b_0
- libpq=15.3=hbcd7760_1
- libprotobuf=3.20.3=he621ea3_0
- libsndfile=1.2.2=hc60ed4a_1
- libsqlite=3.44.2=h2797004_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=13.2.0=h7e041cc_3
- libsystemd0=253=h8c4010b_1
- libtasn1=4.19.0=h5eee18b_0
- libtiff=4.4.0=hc85c160_1
- libtool=2.4.7=h27087fc_0
- libudev1=253=h0b41bf4_1
- libunistring=0.9.10=h27cfd23_0
- libuuid=2.38.1=h0b41bf4_0
- libva=2.18.0=h0b41bf4_0
- libvorbis=1.3.7=h9c3ff4c_0
- libvpx=1.11.0=h9c3ff4c_3
- libwebp=1.3.2=h11a3e52_0
- libwebp-base=1.3.2=h5eee18b_0
- libxcb=1.13=h7f98852_1004
- libxkbcommon=1.5.0=h79f4944_1
- libxml2=2.10.3=hca2bb57_4
- libzlib=1.2.13=hd590300_5
- libzopfli=1.0.3=h9c3ff4c_0
- lightning=2.1.2=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.4=h6a678d5_0
- markdown=3.4.1=py38h06a4308_0
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.1=py38h7f8727e_0
- matplotlib-base=3.7.3=py38h58ed7fa_0
- mdurl=0.1.0=py38h06a4308_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py38h5eee18b_1
- mkl_fft=1.3.8=py38h5eee18b_0
- mkl_random=1.2.4=py38hdb19cb5_0
- monai=1.3.0=pyhd8ed1ab_0
- more-itertools=10.1.0=py38h06a4308_0
- mpc=1.1.0=h10f8cd9_1
- mpfr=4.0.2=hb69a4c5_1
- mpg123=1.32.4=h59595ed_0
- mpmath=1.3.0=py38h06a4308_0
- msgpack-python=1.0.3=py38hd09550d_0
- multidict=6.0.4=py38h5eee18b_0
- munkres=1.1.4=pyh9f0ad1d_0
- mysql-common=8.0.33=hf1915f5_6
- mysql-libs=8.0.33=hca2cd23_6
- ncurses=6.4=h6a678d5_0
- nettle=3.9.1=h7ab15ed_0
- networkx=3.1=py38h06a4308_0
- nspr=4.35=h27087fc_0
- nss=3.96=h1d7d5a4_0
- numpy=1.24.3=py38hf6e8229_1
- numpy-base=1.24.3=py38h060ed82_1
- oauthlib=3.2.2=py38h06a4308_0
- opencv=4.6.0=py38h578d9bd_3
- openh264=2.3.1=hcb278e6_2
- openjpeg=2.4.0=h3ad879b_0
- openssl=3.1.5=hd590300_0
- ordered-set=4.1.0=py38h06a4308_0
- orjson=3.9.10=py38h0488081_0
- p11-kit=0.24.1=hc5aa10d_0
- packaging=23.2=pyhd8ed1ab_0
- pcre=8.45=h295c915_0
- pcre2=10.42=hebb0a14_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pillow=10.0.1=py38ha6cbd5a_0
- pip=23.3.1=py38h06a4308_0
- pixman=0.43.0=h59595ed_0
- pkginfo=1.9.6=py38h06a4308_0
- platformdirs=3.11.0=pyhd8ed1ab_0
- poetry=1.7.1=linux_pyha804496_0
- poetry-core=1.8.1=pyhd8ed1ab_0
- poetry-plugin-export=1.6.0=pyhd8ed1ab_0
- pooch=1.7.0=py38h06a4308_0
- protobuf=3.20.3=py38h6a678d5_0
- psutil=5.9.5=py38h01eb140_1
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pulseaudio=16.1=hcb278e6_3
- pulseaudio-client=16.1=h5195f5e_3
- pulseaudio-daemon=16.1=ha8d29e2_3
- py-opencv=4.6.0=py38h7f3c49e_3
- pyasn1=0.4.8=pyhd3eb1b0_0
- pyasn1-modules=0.2.8=py_0
- pycparser=2.21=pyhd3eb1b0_0
- pydantic=2.1.1=pyhd8ed1ab_0
- pydantic-core=2.4.0=py38h0cc4f7c_0
- pygments=2.17.2=pyhd8ed1ab_0
- pyjwt=2.8.0=pyhd8ed1ab_0
- pyopenssl=23.2.0=py38h06a4308_0
- pyparsing=3.1.1=pyhd8ed1ab_0
- pyproject_hooks=1.0.0=py38h06a4308_0
- pysocks=1.7.1=py38h06a4308_0
- python=3.8.17=he550d4f_0_cpython
- python-build=1.0.3=pyhd8ed1ab_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-editor=1.0.4=pyhd3eb1b0_0
- python-fastjsonschema=2.19.0=pyhd8ed1ab_0
- python-installer=0.7.0=py38h06a4308_0
- python-multipart=0.0.6=py38h06a4308_0
- python_abi=3.8=4_cp38
- pytorch=2.1.1=py3.8_cuda12.1_cudnn8.9.2_0
- pytorch-cuda=12.1=ha16c6d3_5
- pytorch-lightning=2.1.1=pyhd8ed1ab_0
- pytorch-mutex=1.0=cuda
- pytz=2023.3.post1=py38h06a4308_0
- pywavelets=1.4.1=py38h7f0c24c_1
- pyyaml=6.0.1=py38h5eee18b_0
- qt-main=5.15.6=hf6cd601_5
- qudida=0.0.4=pyhd8ed1ab_0
- rapidfuzz=3.5.2=py38h6a678d5_0
- re2=2022.04.01=h295c915_0
- readchar=4.0.5=py38h06a4308_0
- readline=8.2=h5eee18b_0
- requests=2.31.0=py38h06a4308_0
- requests-oauthlib=1.3.0=py_0
- requests-toolbelt=1.0.0=py38h06a4308_0
- rich=13.7.0=pyhd8ed1ab_0
- rsa=4.7.2=pyhd3eb1b0_1
- s3transfer=0.8.2=pyhd8ed1ab_0
- safetensors=0.3.3=py38h0cc4f7c_1
- scikit-image=0.21.0=py38h17151c0_0
- scikit-learn=1.3.0=py38h1128e8f_0
- scipy=1.10.1=py38hf6e8229_1
- secretstorage=3.3.3=py38h578d9bd_2
- setuptools=68.0.0=py38h06a4308_0
- shapely=2.0.2=py38h0b87802_1
- shellingham=1.5.4=pyhd8ed1ab_0
- six=1.16.0=pyhd3eb1b0_1
- snappy=1.1.10=h9fff704_0
- sniffio=1.3.0=pyhd8ed1ab_0
- soupsieve=2.5=py38h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- starlette=0.27.0=py38h06a4308_0
- starsessions=1.3.0=pyhd8ed1ab_0
- svt-av1=1.4.1=hcb278e6_0
- sympy=1.12=py38h06a4308_0
- tbb=2021.8.0=hdb19cb5_0
- tensorboard=2.12.1=py38h06a4308_0
- tensorboard-data-server=0.7.0=py38h52d8a92_0
- tensorboard-plugin-wit=1.8.1=py38h06a4308_0
- threadpoolctl=2.2.0=pyh0d69192_0
- tifffile=2022.10.10=pyhd8ed1ab_0
- timm=0.9.12=pyhd8ed1ab_0
- tk=8.6.12=h1ccaba5_0
- tomli=2.0.1=py38h06a4308_0
- tomlkit=0.12.3=pyha770c72_0
- torch-fidelity=0.3.0=pyhd8ed1ab_0
- torchaudio=2.1.1=py38_cu121
- torchmetrics=1.2.1=pyhd8ed1ab_0
- torchtriton=2.1.0=py38
- torchvision=0.16.1=py38_cu121
- tqdm=4.66.1=pyhd8ed1ab_0
- traitlets=5.14.0=pyhd8ed1ab_0
- trove-classifiers=2023.11.29=pyhd8ed1ab_0
- types-python-dateutil=2.8.19.14=pyhd8ed1ab_0
- typing-extensions=4.8.0=hd8ed1ab_0
- typing_extensions=4.8.0=pyha770c72_0
- unicodedata2=15.1.0=py38h01eb140_0
- urllib3=1.26.18=py38h06a4308_0
- uvicorn=0.24.0.post1=py38h578d9bd_0
- virtualenv=20.25.0=pyhd8ed1ab_0
- wcwidth=0.2.12=pyhd8ed1ab_0
- websocket-client=1.6.4=pyhd8ed1ab_0
- websockets=12.0=py38h01eb140_0
- werkzeug=2.2.3=py38h06a4308_0
- wheel=0.41.2=py38h06a4308_0
- x264=1!164.3095=h166bdaf_2
- x265=3.5=h924138e_3
- xcb-util=0.4.0=h516909a_0
- xcb-util-image=0.4.0=h166bdaf_0
- xcb-util-keysyms=0.4.0=h516909a_0
- xcb-util-renderutil=0.3.9=h166bdaf_0
- xcb-util-wm=0.4.1=h516909a_0
- xkeyboard-config=2.38=h0b41bf4_0
- xorg-fixesproto=5.0=h7f98852_1002
- xorg-inputproto=2.3.2=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.4=h0b41bf4_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-libxi=1.7.10=h7f98852_0
- xorg-libxrender=0.9.10=h7f98852_1003
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-xextproto=7.3.0=h0b41bf4_1003
- xorg-xproto=7.0.31=h7f98852_1007
- xz=5.4.2=h5eee18b_0
- yaml=0.2.5=h7b6447c_0
- yarl=1.9.3=py38h5eee18b_0
- zfp=0.5.5=h9c3ff4c_8
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=hd590300_5
- zlib-ng=2.0.7=h0b41bf4_0
- zstd=1.5.5=hc292b87_0
prefix: /home/bob/anaconda3/envs/pytorch-l