-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
190 lines (190 loc) · 5.97 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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
name: fedepth
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- argh=0.26.2=py37_0
- argon2-cffi=21.3.0=pyhd3eb1b0_0
- argon2-cffi-bindings=21.2.0=py37h7f8727e_0
- attrs=21.4.0=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- beautifulsoup4=4.11.1=py37h06a4308_0
- blas=1.0=mkl
- bleach=5.0.0=pyhd8ed1ab_0
- bottleneck=1.3.4=py37hce1f21e_0
- brotli=1.0.9=he6710b0_2
- brotlipy=0.7.0=py37h27cfd23_1003
- ca-certificates=2022.5.18.1=ha878542_0
- certifi=2022.5.18.1=py37h06a4308_0
- cffi=1.15.0=py37hd667e15_1
- charset-normalizer=2.0.12=pyhd8ed1ab_0
- click=8.1.3=py37h89c1867_0
- configparser=5.2.0=pyhd8ed1ab_0
- cryptography=37.0.2=py37h38fbfac_0
- cudatoolkit=11.0.221=h6bb024c_0
- cycler=0.11.0=pyhd3eb1b0_0
- dbus=1.13.18=hb2f20db_0
- debugpy=1.6.0=py37hd23a5d3_0
- decorator=5.1.1=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- docker-pycreds=0.4.0=pyhd3eb1b0_0
- entrypoints=0.4=py37h06a4308_0
- expat=2.4.8=h27087fc_0
- fontconfig=2.14.0=h8e229c2_0
- fonttools=4.33.3=py37h540881e_0
- freetype=2.11.0=h70c0345_0
- giflib=5.2.1=h7b6447c_0
- gitdb=4.0.9=pyhd8ed1ab_0
- gitpython=3.1.27=pyhd8ed1ab_0
- glib=2.69.1=h4ff587b_1
- gql=3.3.0=pyhd8ed1ab_0
- graphql-core=3.2.1=pyhd8ed1ab_0
- gst-plugins-base=1.14.0=h8213a91_2
- gstreamer=1.14.0=h28cd5cc_2
- icu=58.2=he6710b0_3
- idna=3.3=pyhd3eb1b0_0
- importlib-metadata=4.11.4=py37h89c1867_0
- importlib_resources=5.7.1=pyhd8ed1ab_1
- intel-openmp=2021.4.0=h06a4308_3561
- ipykernel=6.13.1=py37h25bab4e_0
- ipython=7.33.0=py37h89c1867_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- ipywidgets=7.7.0=pyhd8ed1ab_0
- jedi=0.18.1=py37h06a4308_1
- jinja2=3.1.2=pyhd8ed1ab_1
- jpeg=9b=h024ee3a_2
- jsonschema=4.6.0=pyhd8ed1ab_0
- jupyter=1.0.0=py37_7
- jupyter_client=7.3.4=pyhd8ed1ab_0
- jupyter_console=6.4.3=pyhd3eb1b0_0
- jupyter_core=4.10.0=py37h06a4308_0
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
- jupyterlab_widgets=1.1.0=pyhd8ed1ab_0
- kiwisolver=1.4.2=py37h295c915_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=12.1.0=h8d9b700_16
- libgfortran-ng=7.5.0=ha8ba4b0_17
- libgfortran4=7.5.0=ha8ba4b0_17
- libgomp=12.1.0=h8d9b700_16
- libpng=1.6.37=hbc83047_0
- libprotobuf=3.20.1=h4ff587b_0
- libsodium=1.0.18=h7b6447c_0
- libstdcxx-ng=12.1.0=ha89aaad_16
- libtiff=4.1.0=h2733197_1
- libuuid=2.32.1=h7f98852_1000
- libuv=1.43.0=h7f98852_0
- libwebp=1.2.0=h89dd481_0
- libxcb=1.15=h7f8727e_0
- libxml2=2.9.14=h74e7548_0
- libzlib=1.2.12=h166bdaf_0
- lz4-c=1.9.3=h295c915_1
- markupsafe=2.1.1=py37h7f8727e_0
- matplotlib=3.4.2=py37h06a4308_0
- matplotlib-base=3.4.2=py37hab158f2_0
- matplotlib-inline=0.1.3=pyhd8ed1ab_0
- mistune=0.8.4=py37h14c3975_1001
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py37h7f8727e_0
- mkl_fft=1.3.1=py37hd3c417c_0
- mkl_random=1.2.2=py37h51133e4_0
- multidict=6.0.2=py37h540881e_1
- munkres=1.1.4=py_0
- nbclient=0.6.4=pyhd8ed1ab_1
- nbconvert=6.5.0=pyhd8ed1ab_0
- nbconvert-core=6.5.0=pyhd8ed1ab_0
- nbconvert-pandoc=6.5.0=pyhd8ed1ab_0
- nbformat=5.4.0=pyhd8ed1ab_0
- ncurses=6.3=h7f8727e_2
- nest-asyncio=1.5.5=py37h06a4308_0
- ninja=1.11.0=h924138e_0
- notebook=6.4.12=pyha770c72_0
- numexpr=2.8.1=py37h6abb31d_0
- numpy=1.20.3=py37hf144106_0
- numpy-base=1.20.3=py37h74d4b33_0
- nvidia-ml=7.352.0=pyhd3eb1b0_0
- openssl=1.1.1o=h7f8727e_0
- packaging=21.3=pyhd3eb1b0_0
- pandas=1.3.5=py37h8c16a72_0
- pandoc=2.18=ha770c72_0
- pandocfilters=1.5.0=pyhd3eb1b0_0
- parso=0.8.3=pyhd3eb1b0_0
- pathtools=0.1.2=pyhd3eb1b0_1
- pcre=8.45=h295c915_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pillow=9.0.1=py37h22f2fdc_0
- pip=21.0.1=py37h06a4308_0
- prometheus_client=0.14.1=pyhd8ed1ab_0
- promise=2.3=py37h06a4308_0
- prompt-toolkit=3.0.29=pyha770c72_0
- prompt_toolkit=3.0.29=hd8ed1ab_0
- protobuf=3.20.1=py37h295c915_0
- psutil=5.9.1=py37h540881e_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pycparser=2.21=pyhd3eb1b0_0
- pygments=2.12.0=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pyqt=5.9.2=py37h05f1152_2
- pyrsistent=0.18.1=py37h540881e_1
- pysocks=1.7.1=py37_1
- python=3.7.11=h12debd9_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-fastjsonschema=2.15.3=pyhd8ed1ab_0
- python_abi=3.7=2_cp37m
- pytorch=1.7.1=py3.7_cuda11.0.221_cudnn8.0.5_0
- pytz=2022.1=pyhd8ed1ab_0
- pyyaml=6.0=py37h7f8727e_1
- pyzmq=23.1.0=py37h0c0c2a8_0
- qt=5.9.7=h5867ecd_1
- qtconsole=5.3.1=pyhd8ed1ab_0
- qtconsole-base=5.3.1=pyha770c72_0
- qtpy=2.1.0=pyhd8ed1ab_0
- readline=8.1.2=h7f8727e_1
- requests=2.27.1=pyhd3eb1b0_0
- scipy=1.7.1=py37h292c36d_2
- seaborn=0.11.2=pyhd3eb1b0_0
- send2trash=1.8.0=pyhd3eb1b0_1
- sentry-sdk=1.5.12=pyhd8ed1ab_0
- setuptools=62.3.3=py37h89c1867_0
- shortuuid=1.0.8=py37h89c1867_0
- sip=4.19.8=py37hf484d3e_0
- six=1.16.0=pyhd3eb1b0_1
- smmap=3.0.5=pyhd3eb1b0_0
- soupsieve=2.3.1=pyhd3eb1b0_0
- sqlite=3.38.5=h4ff8645_0
- subprocess32=3.5.4=py_1
- terminado=0.15.0=py37h89c1867_0
- tinycss2=1.1.1=pyhd8ed1ab_0
- tk=8.6.12=h1ccaba5_0
- torchvision=0.8.2=py37_cu110
- tornado=6.1=py37h27cfd23_0
- tqdm=4.62.1=pyhd3eb1b0_1
- traitlets=5.2.2.post1=pyhd8ed1ab_0
- typing-extensions=4.2.0=hd8ed1ab_1
- typing_extensions=4.2.0=pyha770c72_1
- unicodedata2=14.0.0=py37h540881e_1
- urllib3=1.26.9=py37h06a4308_0
- wandb=0.12.1=pyhd8ed1ab_0
- watchdog=0.10.4=py37h06a4308_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py37_1
- wheel=0.37.1=pyhd3eb1b0_0
- widgetsnbextension=3.6.0=py37h89c1867_0
- xz=5.2.5=h7f8727e_1
- yaml=0.2.5=h7b6447c_0
- yarl=1.7.2=py37h540881e_2
- zeromq=4.3.4=h2531618_0
- zipp=3.8.0=py37h06a4308_0
- zlib=1.2.12=h166bdaf_0
- zstd=1.4.9=haebb681_0
- pip:
- advertorch==0.2.3
- einops==0.4.1
- thop==0.0.31-2005241907
prefix: /home/username/anaconda3/envs/fedepth