Skip to content

Commit dc4a7e2

Browse files
author
Zhenyu Jiang
committed
add conda environment description
1 parent 15efd47 commit dc4a7e2

File tree

1 file changed

+156
-0
lines changed

1 file changed

+156
-0
lines changed

environment.yaml

+156
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,156 @@
1+
name: GIGA
2+
channels:
3+
- pytorch
4+
- conda-forge
5+
- defaults
6+
dependencies:
7+
- _libgcc_mutex=0.1=main
8+
- blas=1.0=mkl
9+
- ca-certificates=2020.12.5=ha878542_0
10+
- certifi=2020.12.5=py38h578d9bd_1
11+
- cudatoolkit=11.0.221=h6bb024c_0
12+
- freetype=2.10.4=h7ca028e_0
13+
- intel-openmp=2020.2=254
14+
- jpeg=9b=h024ee3a_2
15+
- lcms2=2.11=h396b838_0
16+
- ld_impl_linux-64=2.33.1=h53a641e_7
17+
- libffi=3.3=he6710b0_2
18+
- libgcc-ng=9.1.0=hdf63c60_0
19+
- libpng=1.6.37=h21135ba_2
20+
- libstdcxx-ng=9.1.0=hdf63c60_0
21+
- libtiff=4.1.0=h2733197_1
22+
- libuv=1.40.0=h7b6447c_0
23+
- lz4-c=1.9.2=he1b5a44_3
24+
- mkl=2020.2=256
25+
- mkl-service=2.3.0=py38h1e0a361_2
26+
- mkl_fft=1.3.0=py38h54f3939_0
27+
- mkl_random=1.2.0=py38hc5bc63f_1
28+
- ncurses=6.2=he6710b0_1
29+
- ninja=1.10.2=py38hff7bd54_0
30+
- numpy-base=1.19.2=py38hfa32c7d_0
31+
- olefile=0.46=pyh9f0ad1d_1
32+
- openssl=1.1.1k=h27cfd23_0
33+
- pillow=8.2.0=py38he98fc37_0
34+
- pip=21.0.1=py38h06a4308_0
35+
- python=3.8.8=hdb3f193_4
36+
- python_abi=3.8=1_cp38
37+
- pytorch=1.7.1=py3.8_cuda11.0.221_cudnn8.0.5_0
38+
- readline=8.1=h27cfd23_0
39+
- setuptools=52.0.0=py38h06a4308_0
40+
- six=1.15.0=pyh9f0ad1d_0
41+
- sqlite=3.35.3=hdfb4753_0
42+
- tk=8.6.10=hbc83047_0
43+
- torchvision=0.8.2=py38_cu110
44+
- typing_extensions=3.7.4.3=py_0
45+
- wheel=0.36.2=pyhd3eb1b0_0
46+
- xz=5.2.5=h7b6447c_0
47+
- zlib=1.2.11=h7b6447c_3
48+
- zstd=1.4.5=h9ceee32_0
49+
- pip:
50+
- absl-py==0.12.0
51+
- addict==2.4.0
52+
- argon2-cffi==20.1.0
53+
- async-generator==1.10
54+
- attrs==20.3.0
55+
- backcall==0.2.0
56+
- bleach==3.3.0
57+
- cachetools==4.2.1
58+
- catkin-pkg==0.4.23
59+
- cffi==1.14.5
60+
- chardet==4.0.0
61+
- cycler==0.10.0
62+
- cython==0.29.22
63+
- dataclasses==0.6
64+
- decorator==4.4.2
65+
- defusedxml==0.7.1
66+
- docutils==0.17
67+
- entrypoints==0.3
68+
- freetype-py==2.2.0
69+
- future==0.18.2
70+
- google-auth==1.28.0
71+
- google-auth-oauthlib==0.4.4
72+
- grpcio==1.36.1
73+
- idna==2.10
74+
- imageio==2.9.0
75+
- ipykernel==5.5.3
76+
- ipython==7.22.0
77+
- ipython-genutils==0.2.0
78+
- ipywidgets==7.6.3
79+
- jedi==0.18.0
80+
- jinja2==2.11.3
81+
- joblib==1.0.1
82+
- jsonschema==3.2.0
83+
- jupyter-client==6.1.12
84+
- jupyter-core==4.7.1
85+
- jupyterlab-pygments==0.1.2
86+
- jupyterlab-widgets==1.0.0
87+
- kiwisolver==1.3.1
88+
- lxml==4.6.3
89+
- markdown==3.3.4
90+
- markupsafe==1.1.1
91+
- matplotlib==3.4.1
92+
- mistune==0.8.4
93+
- nbclient==0.5.3
94+
- nbconvert==6.0.7
95+
- nbformat==5.1.3
96+
- nest-asyncio==1.5.1
97+
- networkx==2.2
98+
- notebook==6.3.0
99+
- numpy==1.20.2
100+
- oauthlib==3.1.0
101+
- open3d==0.12.0
102+
- packaging==20.9
103+
- pandas==1.2.3
104+
- pandocfilters==1.4.3
105+
- parso==0.8.2
106+
- pexpect==4.8.0
107+
- pickleshare==0.7.5
108+
- plyfile==0.7.3
109+
- prometheus-client==0.10.0
110+
- prompt-toolkit==3.0.18
111+
- protobuf==3.15.7
112+
- ptyprocess==0.7.0
113+
- pyasn1==0.4.8
114+
- pyasn1-modules==0.2.8
115+
- pybullet==2.7.9
116+
- pycollada==0.6
117+
- pycparser==2.20
118+
- pyglet==1.5.15
119+
- pygments==2.8.1
120+
- pyopengl==3.1.0
121+
- pyparsing==2.4.7
122+
- pyrender==0.1.45
123+
- pyrsistent==0.17.3
124+
- python-dateutil==2.8.1
125+
- pytorch-ignite==0.4.4
126+
- pytz==2021.1
127+
- pywavelets==1.1.1
128+
- pyyaml==5.4.1
129+
- pyzmq==22.0.3
130+
- requests==2.25.1
131+
- requests-oauthlib==1.3.0
132+
- rsa==4.7.2
133+
- scikit-image==0.18.1
134+
- scikit-learn==0.24.1
135+
- scipy==1.6.2
136+
- send2trash==1.5.0
137+
- sklearn==0.0
138+
- tensorboard==2.4.1
139+
- tensorboard-plugin-wit==1.8.0
140+
- terminado==0.9.4
141+
- testpath==0.4.4
142+
- threadpoolctl==2.1.0
143+
- tifffile==2021.3.31
144+
- torch==1.7.0
145+
- torch-scatter==2.0.6
146+
- tornado==6.1
147+
- tqdm==4.59.0
148+
- traitlets==5.0.5
149+
- trimesh==3.9.10
150+
- urdfpy==0.0.22
151+
- urllib3==1.26.4
152+
- wcwidth==0.2.5
153+
- webencodings==0.5.1
154+
- werkzeug==1.0.1
155+
- widgetsnbextension==3.5.1
156+
prefix: /mnt/data2/zhenyu/anaconda3/envs/GIGA

0 commit comments

Comments
 (0)