forked from qiaojunyu/GAMMA-ICRA2024
-
Notifications
You must be signed in to change notification settings - Fork 0
/
conda_env.yml
206 lines (206 loc) · 5.77 KB
/
conda_env.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
name: gamma
channels:
- anaconda
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/simpleitk
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/menpo
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/msys2
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/r
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- blas=1.0=mkl
- ca-certificates=2023.08.22=h06a4308_0
- certifi=2021.5.30=py36h06a4308_0
- cudatoolkit=10.1.243=h6d9799a_12
- dataclasses=0.8=pyh787bdff_2
- freetype=2.7=1
- intel-openmp=2023.1.0=hdb19cb5_46305
- jpeg=9b=h024ee3a_2
- ld_impl_linux-64=2.40=h41732ed_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_2
- libgfortran-ng=7.5.0=h14aa051_20
- libgfortran4=7.5.0=h14aa051_20
- libgomp=13.2.0=h807b86a_2
- libnsl=2.0.1=hd590300_0
- libopenblas=0.3.2=h5a2b251_1
- libpng=1.6.39=h753d276_0
- libsqlite=3.43.2=h2797004_0
- libstdcxx-ng=13.2.0=h7e041cc_2
- libtiff=4.0.9=he6b73bb_1
- libuv=1.46.0=hd590300_0
- libzlib=1.2.13=hd590300_5
- mkl=2019.4=243
- mkl-service=2.3.0=py36h516909a_0
- mkl_fft=1.1.0=py36hc1659b7_1
- mkl_random=1.1.0=py36hb3f55d8_0
- ncurses=6.4=hcb278e6_0
- ninja=1.11.1=h924138e_0
- numpy-base=1.17.0=py36hde5b4d6_0
- olefile=0.46=pyh9f0ad1d_1
- openblas-devel=0.3.2=0
- openssl=1.1.1w=h7f8727e_0
- python=3.6.15=hb7a2778_0_cpython
- python_abi=3.6=2_cp36m
- readline=8.2=h8228510_1
- setuptools=49.6.0=py36h5fab9bb_3
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.43.2=h2c6b66d_0
- tk=8.6.13=h2797004_0
- typing_extensions=4.1.1=pyha770c72_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.6=h166bdaf_0
- zlib=1.2.13=hd590300_5
- pip:
- absl-py==1.4.0
- addict==2.4.0
- anyio==3.6.2
- argon2-cffi==21.3.0
- argon2-cffi-bindings==21.2.0
- async-generator==1.10
- attrs==22.2.0
- autolab-core==1.1.1
- autolab-perception==1.0.0
- babel==2.11.0
- backcall==0.2.0
- bleach==4.1.0
- cached-property==1.5.2
- cachetools==4.2.4
- cffi==1.15.1
- charset-normalizer==2.0.12
- colorlog==6.7.0
- comm==0.1.4
- configargparse==1.7
- contextvars==2.4
- cvxopt==1.2.7
- cycler==0.11.0
- cython==3.0.5
- decorator==4.4.2
- defusedxml==0.7.1
- deprecation==2.1.0
- dill==0.3.4
- entrypoints==0.4
- ffmpeg-python==0.2.0
- future==0.18.3
- google-auth==2.22.0
- google-auth-oauthlib==0.4.6
- grasp-nms==1.0.2
- graspnetapi==1.2.10
- grpcio==1.48.2
- h5py==3.1.0
- hydra-core==0.11.3
- idna==3.4
- imageio==2.15.0
- immutables==0.19
- importlib-metadata==4.8.3
- importlib-resources==5.4.0
- ipykernel==5.5.6
- ipython==7.16.3
- ipython-genutils==0.2.0
- ipywidgets==7.8.1
- jedi==0.17.2
- jinja2==3.0.3
- joblib==1.1.1
- json5==0.9.14
- jsonschema==3.2.0
- jupyter-client==7.1.2
- jupyter-core==4.9.2
- jupyter-packaging==0.10.6
- jupyter-server==1.13.1
- jupyterlab==3.2.9
- jupyterlab-pygments==0.1.2
- jupyterlab-server==2.10.3
- jupyterlab-widgets==1.1.7
- kiwisolver==1.3.1
- lmdb==1.4.1
- markdown==3.3.7
- markupsafe==2.0.1
- matplotlib==3.3.4
- minkowskiengine==0.5.4
- mistune==0.8.4
- msgpack==1.0.5
- msgpack-numpy==0.4.8
- multiprocess==0.70.12.2
- munch==4.0.0
- nbclassic==0.3.5
- nbclient==0.5.9
- nbconvert==6.0.7
- nbformat==5.1.3
- nest-asyncio==1.5.8
- networkx==2.5.1
- notebook==6.4.10
- numpy==1.19.5
- oauthlib==3.2.2
- omegaconf==1.4.1
- open3d==0.15.2
- opencv-python==4.8.1.78
- packaging==21.3
- pandas==1.1.5
- pandocfilters==1.5.0
- parso==0.7.1
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==8.4.0
- pip==21.3.1
- pointnet2-ops==3.0.0
- prometheus-client==0.17.1
- prompt-toolkit==3.0.36
- protobuf==3.19.6
- ptyprocess==0.7.0
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pycparser==2.21
- pygments==2.14.0
- pyparsing==3.1.1
- pyquaternion==0.9.9
- pyrsistent==0.18.0
- pyserial==3.5
- python-dateutil==2.8.2
- pytorch-lightning==0.7.1
- pytz==2023.3.post1
- pywavefront==1.3.3
- pywavelets==1.1.1
- pyyaml==6.0.1
- pyzmq==25.1.1
- requests==2.27.1
- requests-oauthlib==1.3.1
- rsa==4.9
- ruamel-yaml==0.18.3
- ruamel-yaml-clib==0.2.8
- sapien==0.8.0.dev0
- scikit-image==0.17.2
- scikit-learn==0.24.2
- scipy==1.5.4
- send2trash==1.8.2
- setproctitle==1.2.3
- sklearn==0.0.post10
- sniffio==1.2.0
- tensorboard==2.10.1
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- terminado==0.12.1
- testpath==0.6.0
- threadpoolctl==3.1.0
- tifffile==2020.9.3
- tomlkit==0.11.6
- torch==1.8.1+cu111
- torchaudio==0.8.1
- torchvision==0.9.1+cu111
- tornado==6.1
- tqdm==4.64.1
- traitlets==4.3.3
- transforms3d==0.3.1
- trimesh==3.23.5
- urllib3==1.26.18
- wcwidth==0.2.9
- webencodings==0.5.1
- websocket-client==1.3.1
- werkzeug==2.0.3
- widgetsnbextension==3.6.6
- zipp==3.6.0