-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpytorch_environment.yml
277 lines (277 loc) · 9.1 KB
/
pytorch_environment.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
name: pytorch_env
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- absl-py=2.1.0=pyhd8ed1ab_0
- altair=5.3.0=pyhd8ed1ab_0
- anyio=4.3.0=pyhd8ed1ab_0
- appnope=0.1.4=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py312h02f2b3b_4
- arrow=1.3.0=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- attrs=23.2.0=pyh71513ae_0
- aws-c-auth=0.7.16=h51b92d1_6
- aws-c-cal=0.6.10=hf888d4c_1
- aws-c-common=0.9.13=h93a5062_0
- aws-c-compression=0.2.18=hf888d4c_1
- aws-c-event-stream=0.4.2=h1b95c93_4
- aws-c-http=0.8.1=heb97226_5
- aws-c-io=0.14.5=hb51f26e_1
- aws-c-mqtt=0.10.2=hd37591b_4
- aws-c-s3=0.5.2=h09f5dbc_0
- aws-c-sdkutils=0.1.15=hf888d4c_1
- aws-checksums=0.1.18=hf888d4c_1
- aws-crt-cpp=0.26.2=h06549c9_7
- aws-sdk-cpp=1.11.267=h73c0887_1
- babel=2.14.0=pyhd8ed1ab_0
- beautifulsoup4=4.12.3=pyha770c72_0
- bleach=6.1.0=pyhd8ed1ab_0
- blinker=1.7.0=pyhd8ed1ab_0
- brotli=1.1.0=hb547adb_1
- brotli-bin=1.1.0=hb547adb_1
- brotli-python=1.1.0=py312h9f69965_1
- bzip2=1.0.8=h93a5062_5
- c-ares=1.28.1=h93a5062_0
- ca-certificates=2024.2.2=hf0a4a13_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cachetools=5.3.3=pyhd8ed1ab_0
- certifi=2024.2.2=pyhd8ed1ab_0
- cffi=1.16.0=py312h8e38eb3_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.2.1=pyhd8ed1ab_0
- contourpy=1.2.0=py312h76e736e_0
- cycler=0.12.1=pyhd8ed1ab_0
- debugpy=1.8.1=py312h20a0b95_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- filelock=3.13.1=pyhd8ed1ab_0
- fonttools=4.49.0=py312he37b823_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=hadb7bae_2
- fsspec=2024.2.0=pyhca7485f_0
- gflags=2.2.2=hc88da5d_1004
- gitdb=4.0.11=pyhd8ed1ab_0
- gitpython=3.1.43=pyhd8ed1ab_0
- glog=0.7.0=hc6770e3_0
- grpcio=1.60.1=py312h17030e7_0
- h11=0.14.0=pyhd8ed1ab_0
- h2=4.1.0=pyhd8ed1ab_0
- hpack=4.0.0=pyh9f0ad1d_0
- httpcore=1.0.4=pyhd8ed1ab_0
- httpx=0.27.0=pyhd8ed1ab_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- icu=73.2=hc8870d7_0
- idna=3.6=pyhd8ed1ab_0
- importlib-metadata=7.0.1=pyha770c72_0
- importlib_metadata=7.0.1=hd8ed1ab_0
- importlib_resources=6.1.2=pyhd8ed1ab_0
- ipykernel=6.29.3=pyh3cd1d5f_0
- ipython=8.22.1=pyh707e725_0
- ipywidgets=8.1.2=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.3=pyhd8ed1ab_0
- joblib=1.3.2=pyhd8ed1ab_0
- json5=0.9.17=pyhd8ed1ab_0
- jsonpointer=2.4=py312h81bd7bf_3
- jsonschema=4.21.1=pyhd8ed1ab_0
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.21.1=pyhd8ed1ab_0
- jupyter-lsp=2.2.3=pyhd8ed1ab_0
- jupyter_client=8.6.0=pyhd8ed1ab_0
- jupyter_core=5.7.1=py312h81bd7bf_0
- jupyter_events=0.9.0=pyhd8ed1ab_0
- jupyter_server=2.12.5=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.2=pyhd8ed1ab_0
- jupyterlab=4.1.3=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
- jupyterlab_server=2.25.3=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.10=pyhd8ed1ab_0
- kiwisolver=1.4.5=py312h389731b_1
- krb5=1.21.2=h92f50d5_0
- lcms2=2.16=ha0e7c42_0
- lerc=4.0.0=h9a09cb3_0
- libabseil=20230802.1=cxx17_h13dd4ca_0
- libarrow=15.0.0=h4f70cd7_6_cpu
- libarrow-acero=15.0.0=hebf3989_6_cpu
- libarrow-dataset=15.0.0=hebf3989_6_cpu
- libarrow-flight=15.0.0=hef2a8c6_6_cpu
- libarrow-flight-sql=15.0.0=h611cb26_6_cpu
- libarrow-gandiva=15.0.0=h5211482_6_cpu
- libarrow-substrait=15.0.0=h2e851bb_6_cpu
- libblas=3.9.0=21_osxarm64_openblas
- libbrotlicommon=1.1.0=hb547adb_1
- libbrotlidec=1.1.0=hb547adb_1
- libbrotlienc=1.1.0=hb547adb_1
- libcblas=3.9.0=21_osxarm64_openblas
- libcrc32c=1.1.2=hbdafb3b_0
- libcurl=8.7.1=h2d989ff_0
- libcxx=16.0.6=h4653b0c_0
- libdeflate=1.19=hb547adb_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h93a5062_2
- libevent=2.1.12=h2757513_1
- libexpat=2.5.0=hb7217d7_1
- libffi=3.4.2=h3422bc3_5
- libgfortran=5.0.0=13_2_0_hd922786_3
- libgfortran5=13.2.0=hf226fd6_3
- libgoogle-cloud=2.17.0=hfb9b341_2
- libgoogle-cloud-storage=2.17.0=h8a76758_2
- libgrpc=1.60.1=hfc68871_0
- libiconv=1.17=h0d3ecfb_2
- libjpeg-turbo=3.0.0=hb547adb_1
- liblapack=3.9.0=21_osxarm64_openblas
- libllvm16=16.0.6=haab561b_3
- libnghttp2=1.58.0=ha4dd798_1
- libopenblas=0.3.26=openmp_h6c19121_0
- libparquet=15.0.0=h278d484_6_cpu
- libpng=1.6.43=h091b4b1_0
- libprotobuf=4.25.1=h810fc01_2
- libre2-11=2023.09.01=h741fcf5_1
- libsodium=1.0.18=h27ca646_1
- libsqlite=3.45.1=h091b4b1_0
- libssh2=1.11.0=h7a5bd25_0
- libthrift=0.19.0=h026a170_1
- libtiff=4.6.0=ha8a6c65_2
- libutf8proc=2.8.0=h1a8c8d9_0
- libuv=1.47.0=h93a5062_0
- libwebp-base=1.3.2=hb547adb_0
- libxcb=1.15=hf346824_0
- libxml2=2.12.6=h0d0cfa8_1
- libzlib=1.2.13=h53f4e23_5
- llvm-openmp=17.0.6=hcd81f8e_0
- lz4-c=1.9.4=hb7217d7_0
- markdown=3.6=pyhd8ed1ab_0
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.5=py312he37b823_0
- matplotlib=3.8.3=py312h1f38498_0
- matplotlib-base=3.8.3=py312ha6faf65_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_0
- mistune=3.0.2=pyhd8ed1ab_0
- mpmath=1.3.0=pyhd8ed1ab_0
- munkres=1.1.4=pyh9f0ad1d_0
- nbclient=0.8.0=pyhd8ed1ab_0
- nbconvert-core=7.16.1=pyhd8ed1ab_0
- nbformat=5.9.2=pyhd8ed1ab_0
- ncurses=6.4=h463b476_2
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- networkx=3.2.1=pyhd8ed1ab_0
- nomkl=1.0=h5ca1d4c_0
- notebook-shim=0.2.4=pyhd8ed1ab_0
- numpy=1.26.4=py312h8442bc7_0
- openjpeg=2.5.2=h9f1df11_0
- openssl=3.2.1=h0d3ecfb_1
- orc=1.9.2=hb41d57e_1
- overrides=7.7.0=pyhd8ed1ab_0
- packaging=23.2=pyhd8ed1ab_0
- pandas=2.2.1=py312h88edd18_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- patsy=0.5.6=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=10.2.0=py312hac22aec_0
- pip=24.0=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.2.0=pyhd8ed1ab_0
- prometheus_client=0.20.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- protobuf=4.25.1=py312h7fa9247_0
- psutil=5.9.8=py312he37b823_0
- pthread-stubs=0.4=h27ca646_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pyarrow=15.0.0=py312h1251918_6_cpu
- pycparser=2.21=pyhd8ed1ab_0
- pydeck=0.8.0=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- pyobjc-core=10.1=py312h9d22092_0
- pyobjc-framework-cocoa=10.1=py312h9d22092_0
- pyparsing=3.1.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.12.2=hdf0ec26_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-fastjsonschema=2.19.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-tzdata=2024.1=pyhd8ed1ab_0
- python_abi=3.12=4_cp312
- pytorch=2.2.1=py3.12_0
- pytz=2024.1=pyhd8ed1ab_0
- pyyaml=6.0.1=py312h02f2b3b_1
- pyzmq=25.1.2=py312h1edf716_0
- re2=2023.09.01=h4cba328_1
- readline=8.2=h92ec313_1
- referencing=0.33.0=pyhd8ed1ab_0
- requests=2.31.0=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rich=13.7.1=pyhd8ed1ab_0
- rpds-py=0.18.0=py312h77200ec_0
- scikit-learn=1.4.1.post1=py312hd4306f4_0
- scipy=1.12.0=py312h9d7df2b_2
- seaborn=0.13.2=hd8ed1ab_0
- seaborn-base=0.13.2=pyhd8ed1ab_0
- send2trash=1.8.2=pyhd1c38e8_0
- setuptools=69.1.1=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sleef=3.5.1=h156473d_2
- smmap=5.0.0=pyhd8ed1ab_0
- snappy=1.1.10=h17c5cce_0
- sniffio=1.3.1=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- stack_data=0.6.2=pyhd8ed1ab_0
- statsmodels=0.14.1=py312hf635c46_0
- streamlit=1.32.2=pyhd8ed1ab_0
- sympy=1.12=pyh04b8f61_3
- tenacity=8.2.3=pyhd8ed1ab_0
- tensorboard=2.16.2=pyhd8ed1ab_0
- tensorboard-data-server=0.7.0=py312h27708e8_1
- terminado=0.18.0=pyh31c8845_0
- threadpoolctl=3.3.0=pyhc1e730c_0
- tinycss2=1.2.1=pyhd8ed1ab_0
- tk=8.6.13=h5083fa2_1
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- toolz=0.12.1=pyhd8ed1ab_0
- torchaudio=2.2.1=py312_cpu
- torchinfo=1.8.0=pyhd8ed1ab_0
- torchvision=0.17.1=py312_cpu
- tornado=6.4=py312he37b823_0
- tqdm=4.66.2=pyhd8ed1ab_0
- traitlets=5.14.1=pyhd8ed1ab_0
- types-python-dateutil=2.8.19.20240106=pyhd8ed1ab_0
- typing-extensions=4.10.0=hd8ed1ab_0
- typing_extensions=4.10.0=pyha770c72_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2024a=h0c530f3_0
- tzlocal=5.2=py312h81bd7bf_0
- uri-template=1.3.0=pyhd8ed1ab_0
- urllib3=2.2.1=pyhd8ed1ab_0
- validators=0.28.0=pyhd8ed1ab_0
- watchdog=4.0.0=py312he37b823_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- webcolors=1.13=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_2
- websocket-client=1.7.0=pyhd8ed1ab_0
- werkzeug=3.0.1=pyhd8ed1ab_0
- wheel=0.42.0=pyhd8ed1ab_0
- widgetsnbextension=4.0.10=pyhd8ed1ab_0
- xorg-libxau=1.0.11=hb547adb_0
- xorg-libxdmcp=1.1.3=h27ca646_0
- xz=5.2.6=h57fd34a_0
- yaml=0.2.5=h3422bc3_2
- zeromq=4.3.5=hebf3989_1
- zipp=3.17.0=pyhd8ed1ab_0
- zstd=1.5.5=h4f39d0f_0
prefix: /Users/rodrigo/anaconda3/envs/pytorch_env