forked from pengsida/learning_nerf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
348 lines (348 loc) · 22.8 KB
/
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
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
name: NeRFlearning
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- _libdav1d_api=1.4.1=h57928b3_0
- absl-py=2.1.0=pyhd8ed1ab_0
- anyio=4.3.0=pyhd8ed1ab_0
- aom=3.5.0=h63175ca_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py311ha68e1ae_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
- babel=2.14.0=pyhd8ed1ab_0
- beautifulsoup4=4.12.3=pyha770c72_0
- blas=2.118=mkl
- blas-devel=3.9.0=18_win64_mkl
- bleach=6.1.0=pyhd8ed1ab_0
- brotli=1.1.0=hcfcfb64_1
- brotli-bin=1.1.0=hcfcfb64_1
- brotli-python=1.1.0=py311h12c1d0e_1
- bzip2=1.0.8=hcfcfb64_5
- c-ares=1.27.0=hcfcfb64_0
- ca-certificates=2024.2.2=h56e8100_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cairo=1.16.0=hd694305_1014
- certifi=2024.2.2=pyhd8ed1ab_0
- cffi=1.16.0=py311ha68e1ae_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=win_pyh7428d3b_0
- cloudpickle=3.0.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.2.2=pyhd8ed1ab_0
- contourpy=1.2.0=py311h005e61a_0
- cuda-cccl=12.4.99=0
- cuda-cccl_win-64=12.1.109=h57928b3_0
- cuda-cudart=12.1.105=h63175ca_0
- cuda-cudart-dev=12.1.105=h63175ca_0
- cuda-cudart-dev_win-64=12.1.105=h63175ca_0
- cuda-cudart-static=12.1.105=h63175ca_0
- cuda-cudart-static_win-64=12.1.105=h63175ca_0
- cuda-cudart_win-64=12.1.105=h63175ca_0
- cuda-cupti=12.1.105=h63175ca_0
- cuda-libraries=12.1.0=0
- cuda-libraries-dev=12.1.0=0
- cuda-nvrtc=12.1.105=h63175ca_0
- cuda-nvrtc-dev=12.1.105=h63175ca_0
- cuda-nvtx=12.1.105=0
- cuda-opencl=12.4.99=0
- cuda-opencl-dev=12.4.99=0
- cuda-profiler-api=12.4.99=0
- cuda-runtime=12.1.0=0
- cuda-version=12.1=h1d6eff3_3
- cycler=0.12.1=pyhd8ed1ab_0
- cytoolz=0.12.3=py311ha68e1ae_0
- dask-core=2024.3.1=pyhd8ed1ab_0
- dav1d=1.4.1=hcfcfb64_0
- debugpy=1.8.1=py311h12c1d0e_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.8=pyhd8ed1ab_0
- eigen=3.4.0=h91493d7_0
- entrypoints=0.4=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- expat=2.6.2=h63175ca_0
- ffmpeg=5.1.2=gpl_h5b1d025_107
- filelock=3.13.1=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_1
- fontconfig=2.14.2=hbde0cde_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.49.0=py311ha68e1ae_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freeglut=3.2.2=h63175ca_2
- freetype=2.12.1=hdaf720e_2
- fsspec=2024.3.0=pyhca7485f_0
- geos=3.12.1=h1537add_0
- gettext=0.21.1=h5728263_0
- glib=2.80.0=h39d0aa6_0
- glib-tools=2.80.0=h0a98069_0
- graphite2=1.3.13=1000
- grpcio=1.54.3=py311hfe69050_0
- gst-plugins-base=1.22.9=h001b923_0
- gstreamer=1.22.9=hb4038d2_0
- h11=0.14.0=pyhd8ed1ab_0
- h2=4.1.0=pyhd8ed1ab_0
- harfbuzz=6.0.0=he256f1b_0
- hdf5=1.14.1=nompi_h73e8ff5_100
- hpack=4.0.0=pyh9f0ad1d_0
- httpcore=1.0.4=pyhd8ed1ab_0
- httpx=0.27.0=pyhd8ed1ab_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- icc_rt=2022.1.0=h6049295_2
- icu=70.1=h0e60522_0
- idna=3.6=pyhd8ed1ab_0
- imagecodecs-lite=2019.12.3=py311h59ca53f_7
- imageio=2.34.0=pyh4b66e23_0
- imgaug=0.4.0=pyhd8ed1ab_1
- importlib-metadata=7.0.2=pyha770c72_0
- importlib_metadata=7.0.2=hd8ed1ab_0
- importlib_resources=6.3.0=pyhd8ed1ab_0
- intel-openmp=2024.0.0=h57928b3_49841
- ipykernel=6.29.3=pyha63f2e9_0
- ipython=8.22.2=pyh7428d3b_0
- ipywidgets=8.1.2=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_0
- jasper=2.0.33=hc2e4405_1
- jbig=2.1=h8d14728_2003
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.3=pyhd8ed1ab_0
- jpeg=9e=h8ffe710_2
- json5=0.9.24=pyhd8ed1ab_0
- jsonpointer=2.4=py311h1ea47a8_3
- jsonschema=4.21.1=pyhd8ed1ab_0
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.21.1=pyhd8ed1ab_0
- jupyter=1.0.0=pyhd8ed1ab_10
- jupyter-lsp=2.2.4=pyhd8ed1ab_0
- jupyter_client=8.6.1=pyhd8ed1ab_0
- jupyter_console=6.6.3=pyhd8ed1ab_0
- jupyter_core=5.7.2=py311h1ea47a8_0
- jupyter_events=0.9.1=pyhd8ed1ab_0
- jupyter_server=2.13.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_0
- jupyterlab=4.1.5=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
- jupyterlab_server=2.25.4=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.10=pyhd8ed1ab_0
- kiwisolver=1.4.5=py311h005e61a_1
- krb5=1.20.1=heb0366b_0
- lazy_loader=0.3=pyhd8ed1ab_0
- lerc=4.0.0=h63175ca_0
- libabseil=20230125.3=cxx17_h63175ca_0
- libaec=1.1.2=h63175ca_1
- libblas=3.9.0=18_win64_mkl
- libbrotlicommon=1.1.0=hcfcfb64_1
- libbrotlidec=1.1.0=hcfcfb64_1
- libbrotlienc=1.1.0=hcfcfb64_1
- libcblas=3.9.0=18_win64_mkl
- libclang=15.0.7=default_hde6756a_4
- libclang13=15.0.7=default_h85b4d89_4
- libcublas=12.1.0.26=0
- libcublas-dev=12.1.0.26=0
- libcufft=11.0.2.4=0
- libcufft-dev=11.0.2.4=0
- libcurand=10.3.5.119=0
- libcurand-dev=10.3.5.119=0
- libcurl=8.1.2=h68f0423_0
- libcusolver=11.4.4.55=0
- libcusolver-dev=11.4.4.55=0
- libcusparse=12.0.2.55=0
- libcusparse-dev=12.0.2.55=0
- libdav1d7=1.4.1=hcfcfb64_0
- libdeflate=1.17=hcfcfb64_0
- libexpat=2.6.2=h63175ca_0
- libffi=3.4.4=hd77b12b_0
- libglib=2.80.0=h39d0aa6_0
- libgrpc=1.54.3=ha177ca7_0
- libhwloc=2.9.3=default_haede6df_1009
- libiconv=1.17=hcfcfb64_2
- libjpeg-turbo=2.1.4=hcfcfb64_0
- liblapack=3.9.0=18_win64_mkl
- liblapacke=3.9.0=18_win64_mkl
- libnpp=12.0.2.50=0
- libnpp-dev=12.0.2.50=0
- libnvjitlink=12.1.105=h63175ca_0
- libnvjitlink-dev=12.1.105=h63175ca_0
- libnvjpeg=12.1.1.14=0
- libnvjpeg-dev=12.1.1.14=0
- libogg=1.3.4=h8ffe710_1
- libopencv=4.7.0=py311h0442f2a_1
- libopus=1.3.1=h8ffe710_1
- libpng=1.6.43=h19919ed_0
- libpq=15.3=ha9684e8_1
- libprotobuf=3.21.12=h12be248_2
- libsodium=1.0.18=h8d14728_1
- libsqlite=3.45.2=hcfcfb64_0
- libssh2=1.11.0=h7dfc565_0
- libtiff=4.5.0=hf8721a0_2
- libuv=1.48.0=hcfcfb64_0
- libvorbis=1.3.7=h0e60522_0
- libwebp=1.3.2=hcfcfb64_1
- libwebp-base=1.3.2=hcfcfb64_0
- libxml2=2.12.5=hc3477c8_0
- libxslt=1.1.39=h3df6e99_0
- libzlib=1.2.13=hcfcfb64_5
- locket=1.0.0=pyhd8ed1ab_0
- lpips=0.1.3=pyhd8ed1ab_0
- lz4-c=1.9.4=hcfcfb64_0
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markdown=3.6=pyhd8ed1ab_0
- markupsafe=2.1.5=py311ha68e1ae_0
- matplotlib-base=3.8.3=py311h6e989c2_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mistune=3.0.2=pyhd8ed1ab_0
- mkl=2022.1.0=h6a75c08_874
- mkl-devel=2022.1.0=h57928b3_875
- mkl-include=2022.1.0=h6a75c08_874
- mkl-service=2.4.0=py311hb3aad17_0
- mpmath=1.3.0=pyhd8ed1ab_0
- msys2-conda-epoch=20160418=1
- munkres=1.1.4=pyh9f0ad1d_0
- nbclient=0.10.0=pyhd8ed1ab_0
- nbconvert=7.16.2=pyhd8ed1ab_0
- nbconvert-core=7.16.2=pyhd8ed1ab_0
- nbconvert-pandoc=7.16.2=pyhd8ed1ab_0
- nbformat=5.10.3=pyhd8ed1ab_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- networkx=3.2.1=pyhd8ed1ab_0
- ninja=1.11.1=h91493d7_0
- notebook=7.1.2=pyhd8ed1ab_0
- notebook-shim=0.2.4=pyhd8ed1ab_0
- numpy=1.26.4=py311h0b4df5a_0
- opencv=4.7.0=py311h1ea47a8_1
- openh264=2.3.1=h63175ca_2
- openjpeg=2.5.0=ha2aaf27_2
- openssl=3.1.5=hcfcfb64_0
- overrides=7.7.0=pyhd8ed1ab_0
- packaging=24.0=pyhd8ed1ab_0
- pandoc=3.1.12.2=h57928b3_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- partd=1.4.1=pyhd8ed1ab_0
- pcre2=10.43=h17e33f8_0
- pickleshare=0.7.5=py_1003
- pillow=10.2.0=py311h2bbff1b_0
- pip=24.0=pyhd8ed1ab_0
- pixman=0.43.4=h63175ca_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.2.0=pyhd8ed1ab_0
- plyfile=1.0.3=pyhd8ed1ab_0
- prometheus_client=0.20.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- prompt_toolkit=3.0.42=hd8ed1ab_0
- protobuf=4.21.12=py311h12c1d0e_0
- psutil=5.9.8=py311ha68e1ae_0
- pthreads-win32=2.9.1=hfa6e2cd_3
- pure_eval=0.2.2=pyhd8ed1ab_0
- py-opencv=4.7.0=py311h3810d55_1
- pycparser=2.21=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- pyparsing=3.1.2=pyhd8ed1ab_0
- pysocks=1.7.1=pyh0701188_6
- python=3.11.6=h2628c8c_0_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-fastjsonschema=2.19.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python_abi=3.11=4_cp311
- pytorch=2.2.1=py3.11_cuda12.1_cudnn8_0
- pytorch-cuda=12.1=hde6ce7c_5
- pytorch-mutex=1.0=cuda
- pytz=2024.1=pyhd8ed1ab_0
- pywavelets=1.4.1=py311h59ca53f_1
- pywin32=306=py311h12c1d0e_2
- pywinpty=2.0.13=py311h12c1d0e_0
- pyyaml=6.0.1=py311ha68e1ae_1
- pyzmq=25.1.2=py311h9250fbb_0
- qt-main=5.15.8=h720456b_6
- qt-webengine=5.15.9=h5bd16bc_7
- qtconsole-base=5.5.1=pyha770c72_0
- qtpy=2.4.1=pyhd8ed1ab_0
- qtwebkit=5.212=h992fabe_8
- re2=2023.03.02=hd4eee63_0
- 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
- rpds-py=0.18.0=py311hc37eb10_0
- scikit-image=0.20.0=py311hf63dbb6_1
- scipy=1.12.0=py311h0b4df5a_2
- send2trash=1.8.2=pyh08f2357_0
- setuptools=69.2.0=pyhd8ed1ab_0
- shapely=2.0.3=py311h16bee0b_0
- six=1.16.0=pyh6c4a22f_0
- sniffio=1.3.1=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- sqlite=3.45.2=hcfcfb64_0
- stack_data=0.6.2=pyhd8ed1ab_0
- svt-av1=1.4.1=h63175ca_0
- sympy=1.12=pyh04b8f61_3
- tbb=2021.11.0=h91493d7_1
- tensorboard=2.16.2=pyhd8ed1ab_0
- tensorboard-data-server=0.7.0=py311h1ea47a8_1
- tensorboardx=2.6.2.2=pyhd8ed1ab_0
- termcolor=2.4.0=pyhd8ed1ab_0
- terminado=0.18.1=pyh5737063_0
- tifffile=2020.6.3=py_0
- tinycss2=1.2.1=pyhd8ed1ab_0
- tk=8.6.13=h5226925_1
- tomli=2.0.1=pyhd8ed1ab_0
- toolz=0.12.1=pyhd8ed1ab_0
- tornado=6.4=py311ha68e1ae_0
- tqdm=4.66.2=pyhd8ed1ab_0
- traitlets=5.14.2=pyhd8ed1ab_0
- trimesh=4.2.0=pyhd8ed1ab_0
- types-python-dateutil=2.9.0.20240316=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
- ucrt=10.0.22621.0=h57928b3_0
- uri-template=1.3.0=pyhd8ed1ab_0
- urllib3=2.2.1=pyhd8ed1ab_0
- vc=14.3=hcf57466_18
- vc14_runtime=14.38.33130=h82b7239_18
- vs2015_runtime=14.38.33130=hcb4865c_18
- 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
- win_inet_pton=1.1.0=pyhd8ed1ab_6
- winpty=0.4.3=4
- x264=1!164.3095=h8ffe710_2
- x265=3.5=h2d74725_3
- xz=5.4.6=h8cc25b3_0
- yaml=0.2.5=h8ffe710_2
- zeromq=4.3.5=h63175ca_1
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=hcfcfb64_5
- zstd=1.5.5=h12be248_0
- pip:
- aiohttp==3.9.3
- aiosignal==1.3.1
- frozenlist==1.4.1
- lightning-utilities==0.10.1
- multidict==6.0.5
- opencv-python==4.9.0.80
- pytorch-lightning==2.2.1
- torchaudio==2.2.1
- torchmetrics==1.3.1
- torchvision==0.17.1
- yarl==1.9.4