This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathenvironment.yml
152 lines (152 loc) · 4.05 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
name: KeypointNeRF
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- _pytorch_select=0.1=cpu_0
- argcomplete=1.12.3=pyhd8ed1ab_2
- astroid=2.9.0=py38h578d9bd_0
- blas=1.0=mkl
- ca-certificates=2021.10.8=ha878542_0
- colorama=0.4.4=pyh9f0ad1d_0
- cudatoolkit=10.1.243=h036e899_9
- cycler=0.11.0=pyhd8ed1ab_0
- freetype=2.10.4=h0708190_1
- icu=67.1=he1b5a44_0
- importlib-metadata=4.8.2=py38h578d9bd_0
- importlib_metadata=4.8.2=hd8ed1ab_0
- intel-openmp=2021.4.0=h06a4308_3561
- isort=5.10.1=pyhd8ed1ab_0
- jbig=2.1=h7f98852_2003
- jpeg=9d=h36c2ea0_0
- kiwisolver=1.3.2=py38h1fd1430_1
- lazy-object-proxy=1.6.0=py38h497a2fe_1
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=3.0=h9c3ff4c_0
- libdeflate=1.8=h7f98852_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=11.2.0=h1d223b6_11
- libgomp=11.2.0=h1d223b6_11
- libnsl=2.0.0=h7f98852_0
- libpng=1.6.37=h21135ba_2
- libprotobuf=3.19.1=h780b84a_0
- libstdcxx-ng=11.2.0=he4da1e4_11
- libtiff=4.3.0=h6f004c6_2
- libuv=1.42.0=h7f98852_0
- libwebp-base=1.2.1=h7f98852_0
- libzlib=1.2.11=h36c2ea0_1013
- lz4-c=1.9.3=h9c3ff4c_1
- matplotlib=3.2.2=1
- matplotlib-base=3.2.2=py38h5d868c9_1
- mccabe=0.6.1=py_1
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py38h95df7f1_0
- mkl_fft=1.3.1=py38h8666266_1
- mkl_random=1.2.2=py38h1abd341_0
- ncurses=6.2=h58526e2_4
- ninja=1.10.2=h4bd325d_1
- numpy=1.21.2=py38h20f2e39_0
- numpy-base=1.21.2=py38h79a1101_0
- olefile=0.46=pyh9f0ad1d_1
- openjpeg=2.4.0=hb52868f_1
- openssl=3.0.0=h7f98852_2
- pillow=8.4.0=py38h8e6f84c_0
- pip=21.3.1=pyhd8ed1ab_0
- platformdirs=2.3.0=pyhd8ed1ab_0
- pylint=2.12.2=pyhd8ed1ab_0
- pyparsing=3.0.6=pyhd8ed1ab_0
- python=3.8.12=hf930737_2_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.8=2_cp38
- readline=8.1=h46c0cb4_0
- setuptools=59.4.0=py38h578d9bd_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.37.0=h9cd32fc_0
- tensorboardx=2.4=pyhd8ed1ab_0
- tk=8.6.11=h27826a3_1
- toml=0.10.2=pyhd8ed1ab_0
- torchaudio=0.7.2=py38
- torchvision=0.8.2=cpu_py38ha229d99_0
- tornado=6.1=py38h497a2fe_2
- typing-extensions=4.0.1=hd8ed1ab_0
- typing_extensions=4.0.1=pyha770c72_0
- wheel=0.37.0=pyhd8ed1ab_1
- wrapt=1.13.3=py38h497a2fe_1
- xz=5.2.5=h516909a_1
- zipp=3.6.0=pyhd8ed1ab_0
- zlib=1.2.11=h36c2ea0_1013
- zstd=1.5.0=ha95c52a_0
- pip:
- absl-py==1.0.0
- aiohttp==3.8.1
- aiosignal==1.2.0
- astunparse==1.6.3
- async-timeout==4.0.1
- attrs==21.2.0
- cachetools==4.2.4
- certifi==2021.10.8
- charset-normalizer==2.0.9
- chumpy==0.70
- configargparse==1.5.3
- flatbuffers==2.0
- freetype-py==2.2.0
- frozenlist==1.2.0
- fsspec==2021.11.1
- future==0.18.2
- gast==0.4.0
- google-auth==2.3.3
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.42.0
- h5py==3.6.0
- idna==3.3
- imageio==2.13.3
- keras==2.7.0
- keras-preprocessing==1.1.2
- kornia==0.5.11
- libclang==12.0.0
- lpips==0.1.4
- markdown==3.3.6
- multidict==5.2.0
- networkx==2.6.3
- oauthlib==3.1.1
- opencv-python==4.5.4.60
- opt-einsum==3.3.0
- packaging==21.3
- pandas==1.3.4
- protobuf==3.19.1
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pydeprecate==0.3.2
- pyglet==1.5.21
- pyopengl==3.1.0
- pyrender==0.1.45
- pytorch-lightning==1.6.0
- pytz==2021.3
- pywavelets==1.2.0
- pyyaml==5.4.1
- requests==2.26.0
- requests-oauthlib==1.3.0
- rsa==4.8
- scikit-image==0.19.0
- scipy==1.7.3
- tensorboard==2.7.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- tensorflow-estimator==2.7.0
- tensorflow-io-gcs-filesystem==0.23.1
- termcolor==1.1.0
- test-tube==0.7.5
- tifffile==2021.11.2
- torch==1.11.0
- torchmetrics==0.6.1
- tqdm==4.62.3
- trimesh==3.9.36
- urllib3==1.26.7
- warmup-scheduler==0.3
- werkzeug==2.0.2
- yarl==1.7.2