-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
171 lines (171 loc) · 4.25 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
name: overhead-norm-strategies
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- ca-certificates=2022.9.24=ha878542_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=12.1.0=h8d9b700_16
- libgomp=12.1.0=h8d9b700_16
- libsqlite=3.39.4=h753d276_0
- libstdcxx-ng=12.1.0=ha89aaad_16
- libzlib=1.2.12=h166bdaf_4
- ncurses=6.3=h27087fc_1
- openssl=1.1.1q=h166bdaf_0
- pip=22.2.2=pyhd8ed1ab_0
- python=3.8.0=h357f687_5
- readline=8.1.2=h0f457ee_0
- setuptools=65.4.1=pyhd8ed1ab_0
- sqlite=3.39.4=h4ff8645_0
- tk=8.6.12=h27826a3_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- zlib=1.2.12=h166bdaf_4
- pip:
- absl-py==1.2.0
- affine==2.3.1
- anyio==3.6.1
- argon2-cffi==21.3.0
- argon2-cffi-bindings==21.2.0
- astor==0.8.1
- asttokens==2.0.8
- astunparse==1.6.3
- attrs==22.1.0
- backcall==0.2.0
- beautifulsoup4==4.11.1
- bleach==5.0.1
- blessed==1.19.1
- certifi==2022.9.24
- cffi==1.15.1
- click==7.1.2
- click-plugins==1.1.1
- cligj==0.7.2
- contourpy==1.0.5
- cycler==0.11.0
- debugpy==1.6.3
- decorator==5.1.1
- defusedxml==0.7.1
- entrypoints==0.4
- executing==1.1.1
- fastjsonschema==2.16.2
- fonttools==4.37.4
- gast==0.3.3
- google-pasta==0.2.0
- gpustat==1.0.0
- grpcio==1.49.1
- h5py==2.10.0
- idna==3.4
- imageio==2.22.1
- imgaug==0.4.0
- importlib-metadata==5.0.0
- importlib-resources==5.10.0
- ipykernel==6.16.0
- ipython==8.5.0
- ipython-genutils==0.2.0
- ipywidgets==8.0.2
- jedi==0.18.1
- jinja2==3.1.2
- joblib==1.2.0
- jsonschema==4.16.0
- jupyter==1.0.0
- jupyter-client==7.4.2
- jupyter-console==6.4.4
- jupyter-core==4.11.1
- jupyter-server==1.21.0
- jupyterlab-pygments==0.2.2
- jupyterlab-widgets==3.0.3
- keras==2.2.4
- keras-applications==1.0.8
- keras-preprocessing==1.1.2
- kiwisolver==1.4.4
- llvmlite==0.39.1
- markupsafe==2.1.1
- matplotlib==3.5.0
- matplotlib-inline==0.1.6
- mistune==2.0.4
- nbclassic==0.4.5
- nbclient==0.7.0
- nbconvert==7.2.1
- nbformat==5.7.0
- nest-asyncio==1.5.6
- networkx==2.8.7
- notebook==6.5.1
- notebook-shim==0.1.0
- numba==0.56.3
- numpy==1.23.4
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-cupti-cu11==11.8.87
- nvidia-cuda-nvcc-cu11==11.8.89
- nvidia-cuda-runtime-cu11==11.8.89
- nvidia-cudnn-cu11==8.6.0.163
- nvidia-cufft-cu11==10.9.0.58
- nvidia-curand-cu11==10.3.0.86
- nvidia-cusolver-cu11==11.4.1.48
- nvidia-cusparse-cu11==11.7.4.91
- nvidia-dali-cuda110==1.16.0
- nvidia-dali-nvtf-plugin==1.16.0+nv22.08
- nvidia-ml-py==11.495.46
- nvidia-nccl-cu11==2.14.3
- nvidia-pyindex==1.0.9
- nvidia-tensorflow==1.15.5+nv22.08
- opencv-python==4.6.0.66
- opt-einsum==3.3.0
- packaging==21.3
- pandas==1.5.0
- pandocfilters==1.5.0
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.2.0
- pkgutil-resolve-name==1.3.10
- prometheus-client==0.15.0
- prompt-toolkit==3.0.31
- protobuf==3.20.3
- psutil==5.9.2
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pycparser==2.21
- pygments==2.13.0
- pyparsing==3.0.9
- pyrsistent==0.18.1
- python-dateutil==2.8.2
- pytz==2022.4
- pywavelets==1.4.1
- pyyaml==6.0
- pyzmq==24.0.1
- qtconsole==5.3.2
- qtpy==2.2.1
- rasterio==1.2.3
- scikit-image==0.16.2
- scikit-learn==1.1.2
- scipy==1.9.2
- seaborn==0.12.1
- send2trash==1.8.0
- setuptools-scm==7.0.5
- shapely==1.8.5.post1
- six==1.16.0
- slack-sdk==3.19.1
- sniffio==1.3.0
- snuggs==1.4.7
- soupsieve==2.3.2.post1
- stack-data==0.5.1
- tensorboard==1.15.0
- tensorflow-estimator==1.15.1
- termcolor==2.0.1
- terminado==0.16.0
- threadpoolctl==3.1.0
- tinycss2==1.1.1
- tomli==2.0.1
- tornado==6.2
- tqdm==4.64.1
- traitlets==5.4.0
- typing-extensions==4.4.0
- wcwidth==0.2.5
- webencodings==0.5.1
- websocket-client==1.4.1
- widgetsnbextension==4.0.3
- wrapt==1.14.1
- zipp==3.9.0