-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathenvironment.yml
136 lines (136 loc) · 3.55 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
name: mobilebrick
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.12.7=ha878542_0
- certifi=2022.12.7=pyhd8ed1ab_0
- cudatoolkit=11.3.1=h9edb442_10
- ffmpeg=4.3=hf484d3e_0
- freetype=2.10.4=h0708190_1
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- intel-openmp=2022.1.0=h9e868ea_3769
- jbig=2.1=h7f98852_2003
- jpeg=9e=h166bdaf_1
- lame=3.100=h7f98852_1001
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=2.2.1=h9c3ff4c_0
- libblas=3.9.0=16_linux64_mkl
- libcblas=3.9.0=16_linux64_mkl
- libdeflate=1.7=h7f98852_5
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libgomp=11.2.0=h1234567_1
- libiconv=1.17=h166bdaf_0
- liblapack=3.9.0=16_linux64_mkl
- libopenblas=0.3.20=pthreads_h78a6416_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.3.0=hf544144_1
- libuv=1.43.0=h7f98852_0
- libwebp-base=1.2.2=h7f98852_1
- lz4-c=1.9.3=h9c3ff4c_1
- mkl=2022.1.0=hc2b9512_224
- ncurses=6.4=h6a678d5_0
- nettle=3.6=he412f7d_0
- olefile=0.46=pyh9f0ad1d_1
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1t=h7f8727e_0
- pillow=8.3.2=py39ha612740_0
- pip=22.3.1=py39h06a4308_0
- python=3.9.16=h7a1cb2a_0
- python_abi=3.9=2_cp39
- pytorch=1.10.1=py3.9_cuda11.3_cudnn8.2.0_0
- pytorch-mutex=1.0=cuda
- readline=8.2=h5eee18b_0
- setuptools=65.6.3=py39h06a4308_0
- sqlite=3.40.1=h5082296_0
- tk=8.6.12=h1ccaba5_0
- torchaudio=0.10.1=py39_cu113
- torchvision=0.11.2=py39_cu113
- trimesh=3.20.0=pyhd8ed1ab_0
- typing_extensions=4.4.0=pyha770c72_0
- tzdata=2022g=h04d1e81_0
- wheel=0.38.4=py39h06a4308_0
- xz=5.2.10=h5eee18b_1
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.0=ha95c52a_0
- pip:
- addict==2.4.0
- aiofiles==22.1.0
- aiosqlite==0.18.0
- anyio==3.6.2
- arrow==1.2.3
- babel==2.11.0
- beautifulsoup4==4.11.2
- charset-normalizer==3.0.1
- decorator==5.1.1
- deprecation==2.1.0
- fastjsonschema==2.16.2
- fqdn==1.5.1
- idna==3.4
- importlib-metadata==6.0.0
- isoduration==20.11.0
- joblib==1.2.0
- json5==0.9.11
- jsonpointer==2.3
- jsonschema==4.17.3
- jupyter-client==7.4.9
- jupyter-core==5.2.0
- jupyter-events==0.6.3
- jupyter-packaging==0.12.3
- jupyter-server==2.3.0
- jupyter-server-fileid==0.7.0
- jupyter-server-terminals==0.4.4
- jupyter-server-ydoc==0.6.1
- jupyter-ydoc==0.2.2
- jupyterlab==3.6.1
- jupyterlab-server==2.19.0
- lpips==0.1.4
- mistune==2.0.5
- nbclassic==0.5.2
- nbconvert==7.2.9
- nbformat==5.7.3
- notebook-shim==0.2.2
- numpy==1.24.2
- open3d==0.15.2
- opencv-python==4.7.0.72
- platformdirs==3.0.0
- pyparsing==3.0.9
- pyquaternion==0.9.9
- python-json-logger==2.0.7
- pyyaml==6.0
- pyzmq==25.0.0
- requests==2.28.2
- rfc3339-validator==0.1.4
- rfc3986-validator==0.1.1
- scikit-learn==1.2.1
- scipy==1.10.1
- six==1.16.0
- sniffio==1.3.0
- soupsieve==2.4
- threadpoolctl==3.1.0
- tinycss2==1.2.1
- tomli==2.0.1
- tomlkit==0.11.6
- tornado==6.2
- tqdm==4.64.1
- traitlets==5.9.0
- uri-template==1.2.0
- urllib3==1.26.14
- webcolors==1.12
- websocket-client==1.5.1
- y-py==0.5.9
- ypy-websocket==0.8.2
- zipp==3.14.0
prefix: /home/kejie/anaconda3/envs/oxbrick