-
Notifications
You must be signed in to change notification settings - Fork 10
/
environment.yml
168 lines (167 loc) · 4.51 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
# To run: conda env create -f environment.yml
name: si_adv_pc
channels:
- pytorch
- pytorch3d
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_llvm
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- blas=1.0=mkl
- ca-certificates=2021.10.8=ha878542_0
- certifi=2021.10.8=py37h89c1867_2
- cudatoolkit=10.2.89=h8f6ccaa_8
- cycler=0.10.0=py_2
- dataclasses=0.8=pyhc8e2a94_3
- decorator=5.1.0=pyhd8ed1ab_0
- freetype=2.10.4=h0708190_1
- fvcore=0.1.5.post20210804=pyhd8ed1ab_0
- icu=67.1=he1b5a44_0
- iopath=0.1.8=pyhd8ed1ab_0
- ipdb=0.13.9=pyhd8ed1ab_0
- ipython=7.28.0=py37h6531663_0
- jbig=2.1=0
- jedi=0.18.0=py37h89c1867_2
- jpeg=9d=h36c2ea0_0
- kiwisolver=1.3.2=py37h2527ec5_0
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=2.2.1=h9c3ff4c_0
- libblas=3.9.0=8_mkl
- libcblas=3.9.0=8_mkl
- libdeflate=1.7=h7f98852_5
- libffi=3.4.2=h9c3ff4c_4
- libgcc-ng=11.2.0=h1d223b6_9
- libgfortran-ng=7.5.0=h14aa051_20
- libgfortran4=7.5.0=h14aa051_20
- liblapack=3.9.0=8_mkl
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=he4da1e4_9
- libtiff=4.3.0=hf544144_1
- libwebp-base=1.2.1=h7f98852_0
- libzlib=1.2.11=h36c2ea0_1013
- llvm-openmp=12.0.1=h4bd325d_1
- lz4-c=1.9.3=h9c3ff4c_1
- matplotlib-base=3.2.2=py37h1d35a4c_1
- matplotlib-inline=0.1.3=pyhd8ed1ab_0
- mkl=2020.4=h726a3e6_304
- mkl-service=2.3.0=py37h8f50634_2
- mkl_fft=1.3.0=py37h902c9e0_1
- mkl_random=1.2.0=py37h9fdb41a_1
- ncurses=6.2=h58526e2_4
- ninja=1.7.2=0
- numpy=1.19.2=py37h54aff64_0
- numpy-base=1.19.2=py37hfa32c7d_0
- olefile=0.46=pyh9f0ad1d_1
- openjpeg=2.4.0=hb52868f_1
- openssl=3.0.2=h166bdaf_1
- parso=0.8.2=pyhd8ed1ab_0
- patsy=0.5.2=pyhd8ed1ab_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pillow=8.3.2=py37h0f21c89_0
- pip=21.2.4=pyhd8ed1ab_0
- portalocker=2.3.2=py37h89c1867_0
- prompt-toolkit=3.0.20=pyha770c72_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pygments=2.10.0=pyhd8ed1ab_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- python=3.7.10=hf930737_102_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.7=2_cp37m
- pytorch=1.6.0=py3.7_cuda10.2.89_cudnn7.6.5_0
- pytorch3d=0.6.0=py37_cu102_pyt160
- pytz=2021.3=pyhd8ed1ab_0
- readline=8.1=h46c0cb4_0
- seaborn=0.11.2=hd8ed1ab_0
- seaborn-base=0.11.2=pyhd8ed1ab_0
- setuptools=58.2.0=py37h89c1867_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.36.0=h9cd32fc_2
- statsmodels=0.13.0=py37hb1e94ed_0
- tabulate=0.8.9=pyhd8ed1ab_0
- termcolor=1.1.0=py_2
- tk=8.6.11=h27826a3_1
- torchvision=0.7.0=py37_cu102
- tornado=6.1=py37h5e8e339_1
- tqdm=4.52.0=pyhd3deb0d_0
- traitlets=5.1.0=pyhd8ed1ab_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- wheel=0.37.0=pyhd8ed1ab_1
- xz=5.2.5=h516909a_1
- yacs=0.1.6=py_0
- yaml=0.2.5=h516909a_0
- zlib=1.2.11=h36c2ea0_1013
- zstd=1.5.0=ha95c52a_0
- pip:
- addict==2.4.0
- anyio==3.3.2
- argcomplete==1.12.3
- argon2-cffi==21.1.0
- attrs==21.2.0
- babel==2.9.1
- bleach==4.1.0
- cffi==1.14.6
- charset-normalizer==2.0.6
- debugpy==1.5.0
- defusedxml==0.7.1
- deprecation==2.1.0
- entrypoints==0.3
- hausdorff==0.2.6
- idna==3.2
- importlib-metadata==4.8.1
- ipykernel==6.4.1
- ipython-genutils==0.2.0
- ipywidgets==7.6.5
- jinja2==3.0.2
- joblib==1.0.1
- json5==0.9.6
- jsonschema==4.0.1
- jupyter-client==7.0.6
- jupyter-core==4.8.1
- jupyter-packaging==0.10.6
- jupyter-server==1.11.1
- jupyterlab==3.1.17
- jupyterlab-pygments==0.1.2
- jupyterlab-server==2.8.2
- jupyterlab-widgets==1.0.2
- llvmlite==0.36.0
- markupsafe==2.0.1
- matplotlib==3.4.3
- mistune==0.8.4
- nbclassic==0.3.2
- nbclient==0.5.4
- nbconvert==6.2.0
- nbformat==5.1.3
- nest-asyncio==1.5.1
- notebook==6.4.4
- numba==0.53.1
- open3d==0.13.0
- packaging==21.0
- pandas==1.3.3
- pandocfilters==1.5.0
- prometheus-client==0.11.0
- pycparser==2.20
- pyrsistent==0.18.0
- pyyaml==5.4.1
- pyzmq==22.3.0
- requests==2.26.0
- requests-unixsocket==0.2.0
- scikit-learn==1.0
- scipy==1.6.3
- send2trash==1.8.0
- sniffio==1.2.0
- terminado==0.12.1
- testpath==0.5.0
- threadpoolctl==3.0.0
- tomlkit==0.7.2
- typing-extensions==3.10.0.2
- urllib3==1.26.7
- webencodings==0.5.1
- websocket-client==1.2.1
- widgetsnbextension==3.5.1
- zipp==3.6.0