-
Notifications
You must be signed in to change notification settings - Fork 3
/
environment_fastai.yml
372 lines (372 loc) · 11.3 KB
/
environment_fastai.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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
name: fastai
channels:
- fastai
- fastchan
- pytorch
- defaults
dependencies:
- _anaconda_depends=2020.07=py38_0
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- _pytorch_select=0.1=cpu_0
- alabaster=0.7.12=pyhd3eb1b0_0
- anaconda=custom=py38_1
- anaconda-client=1.8.0=py38h06a4308_0
- anaconda-project=0.10.0=pyhd3eb1b0_0
- anyio=2.2.0=py38h06a4308_1
- argh=0.26.2=py38_0
- argon2-cffi=20.1.0=py38h27cfd23_1
- asn1crypto=1.4.0=py_0
- astroid=2.6.2=py38h06a4308_0
- astropy=4.2.1=py38h27cfd23_1
- async_generator=1.10=pyhd3eb1b0_0
- atomicwrites=1.4.0=py_0
- attrs=21.2.0=pyhd3eb1b0_0
- autopep8=1.5.3=py_0
- babel=2.9.1=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- backports=1.0=pyhd3eb1b0_2
- backports.shutil_get_terminal_size=1.0.0=pyhd3eb1b0_3
- beautifulsoup4=4.9.3=pyha847dfd_0
- bitarray=2.1.0=py38h27cfd23_1
- bkcharts=0.2=py38_0
- blas=1.0=mkl
- bleach=3.3.0=pyhd3eb1b0_0
- blosc=1.21.0=h8c45485_0
- bokeh=2.3.2=py38h06a4308_0
- boto=2.49.0=py38_0
- bottleneck=1.3.2=py38heb32a55_1
- brotlipy=0.7.0=py38h27cfd23_1003
- bzip2=1.0.8=h7b6447c_0
- c-ares=1.17.1=h27cfd23_0
- ca-certificates=2021.5.25=h06a4308_1
- cairo=1.16.0=hf32fb01_1
- catalogue=1.0.0=py38_1
- certifi=2021.5.30=py38h06a4308_0
- cffi=1.14.5=py38h261ae71_0
- chardet=4.0.0=py38h06a4308_1003
- click=8.0.1=pyhd3eb1b0_0
- cloudpickle=1.6.0=py_0
- clyent=1.2.2=py38_1
- colorama=0.4.4=pyhd3eb1b0_0
- conda-pack=0.6.0=pyhd3eb1b0_0
- contextlib2=0.6.0.post1=py_0
- cpuonly=1.0=0
- cryptography=3.4.7=py38hd23ed53_0
- curl=7.71.1=hbc83047_1
- cycler=0.10.0=py38_0
- cymem=2.0.5=py38h2531618_0
- cython=0.29.23=py38h2531618_0
- cython-blis=0.7.4=py38h27cfd23_1
- cytoolz=0.11.0=py38h7b6447c_0
- dask=2021.6.2=pyhd3eb1b0_0
- dask-core=2021.6.2=pyhd3eb1b0_0
- dbus=1.13.18=hb2f20db_0
- decorator=5.0.9=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- diff-match-patch=20200713=py_0
- distributed=2021.6.2=py38h06a4308_0
- docutils=0.17.1=py38h06a4308_1
- entrypoints=0.3=py38_0
- et_xmlfile=1.1.0=py38h06a4308_0
- expat=2.4.1=h2531618_2
- fastai=2.4=py_0
- fastcache=1.1.0=py38h7b6447c_0
- fastcore=1.3.19=py_0
- fastprogress=1.0.0=pyh39e3cac_0
- filelock=3.0.12=pyhd3eb1b0_1
- flake8=3.8.3=py_0
- flask=1.1.2=pyhd3eb1b0_0
- fontconfig=2.13.1=h6c09931_0
- freetype=2.10.4=h5ab3b9f_0
- fribidi=1.0.10=h7b6447c_0
- fsspec=2021.6.0=pyhd3eb1b0_0
- future=0.18.2=py38_1
- get_terminal_size=1.0.0=haa9412d_0
- gevent=21.1.2=py38h27cfd23_1
- glib=2.68.2=h36276a3_0
- glob2=0.7=pyhd3eb1b0_0
- gmp=6.2.1=h2531618_2
- gmpy2=2.0.8=py38hd5f6e3b_3
- graphite2=1.3.14=h23475e2_0
- greenlet=1.1.0=py38h2531618_0
- gst-plugins-base=1.14.0=h8213a91_2
- gstreamer=1.14.0=h28cd5cc_2
- h5py=2.10.0=py38h7918eee_0
- harfbuzz=2.8.1=h6f93f22_0
- hdf5=1.10.4=hb1b8bf9_0
- heapdict=1.0.1=py_0
- html5lib=1.1=py_0
- icu=58.2=he6710b0_3
- idna=2.10=pyhd3eb1b0_0
- imageio=2.9.0=pyhd3eb1b0_0
- imagesize=1.2.0=pyhd3eb1b0_0
- importlib-metadata=3.10.0=py38h06a4308_0
- importlib_metadata=3.10.0=hd3eb1b0_0
- iniconfig=1.1.1=pyhd3eb1b0_0
- intel-openmp=2019.4=243
- intervaltree=3.1.0=py_0
- ipykernel=5.3.4=py38h5ca1d4c_0
- ipython=7.22.0=py38hb070fc8_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- ipywidgets=7.6.3=pyhd3eb1b0_1
- isort=5.9.1=pyhd3eb1b0_0
- itsdangerous=2.0.1=pyhd3eb1b0_0
- jbig=2.1=hdba287a_0
- jdcal=1.4.1=py_0
- jedi=0.17.1=py38_0
- jeepney=0.6.0=pyhd3eb1b0_0
- jinja2=3.0.1=pyhd3eb1b0_0
- joblib=1.0.1=pyhd3eb1b0_0
- jpeg=9b=h024ee3a_2
- json5=0.9.6=pyhd3eb1b0_0
- jsonschema=3.0.2=py38_0
- jupyter=1.0.0=py38_7
- jupyter-packaging=0.7.12=pyhd3eb1b0_0
- jupyter_client=6.1.12=pyhd3eb1b0_0
- jupyter_console=6.4.0=pyhd3eb1b0_0
- jupyter_core=4.7.1=py38h06a4308_0
- jupyter_server=1.4.1=py38h06a4308_0
- jupyterlab=3.0.14=pyhd3eb1b0_1
- jupyterlab_pygments=0.1.2=py_0
- jupyterlab_server=2.4.0=pyhd3eb1b0_0
- jupyterlab_widgets=1.0.0=pyhd3eb1b0_1
- keyring=23.0.1=py38h06a4308_0
- kiwisolver=1.3.1=py38h2531618_0
- krb5=1.18.2=h173b8e3_0
- lazy-object-proxy=1.6.0=py38h27cfd23_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libarchive=3.4.2=h62408e4_0
- libcurl=7.71.1=h20c2e04_1
- libedit=3.1.20210216=h27cfd23_1
- libev=4.33=h7b6447c_0
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgfortran-ng=7.5.0=ha8ba4b0_17
- libgfortran4=7.5.0=ha8ba4b0_17
- libgomp=9.3.0=h5101ec6_17
- liblief=0.10.1=he6710b0_0
- libllvm10=10.0.1=hbcb73fb_5
- libllvm9=9.0.1=h4a3c616_1
- libmklml=2019.0.5=0
- libpng=1.6.37=hbc83047_0
- libsodium=1.0.18=h7b6447c_0
- libspatialindex=1.9.3=h2531618_0
- libssh2=1.9.0=h1ba5d50_1
- libstdcxx-ng=9.3.0=hd4cf53a_17
- libtiff=4.2.0=h85742a9_0
- libtool=2.4.6=h7b6447c_1005
- libuuid=1.0.3=h1bed415_2
- libuv=1.40.0=h7b6447c_0
- libwebp-base=1.2.0=h27cfd23_0
- libxcb=1.14=h7b6447c_0
- libxml2=2.9.12=h03d6c58_0
- libxslt=1.1.34=hc22bd24_0
- llvmlite=0.36.0=py38h612dafd_4
- locket=0.2.1=py38h06a4308_1
- lxml=4.6.3=py38h9120a33_0
- lz4-c=1.9.3=h2531618_0
- lzo=2.10=h7b6447c_2
- markupsafe=2.0.1=py38h27cfd23_0
- matplotlib=3.3.4=py38h06a4308_0
- matplotlib-base=3.3.4=py38h62a2d02_0
- mccabe=0.6.1=py38_1
- mistune=0.8.4=py38h7b6447c_1000
- mkl=2020.2=256
- mkl-service=2.3.0=py38he904b0f_0
- mkl_fft=1.3.0=py38h54f3939_0
- mkl_random=1.1.1=py38h0573a6f_0
- mock=4.0.3=pyhd3eb1b0_0
- more-itertools=8.8.0=pyhd3eb1b0_0
- mpc=1.1.0=h10f8cd9_1
- mpfr=4.0.2=hb69a4c5_1
- mpmath=1.2.1=py38h06a4308_0
- msgpack-python=1.0.2=py38hff7bd54_1
- multipledispatch=0.6.0=py38_0
- murmurhash=1.0.5=py38h2531618_0
- nbclassic=0.2.6=pyhd3eb1b0_0
- nbclient=0.5.3=pyhd3eb1b0_0
- nbconvert=6.1.0=py38h06a4308_0
- nbformat=5.1.3=pyhd3eb1b0_0
- ncurses=6.2=he6710b0_1
- nest-asyncio=1.5.1=pyhd3eb1b0_0
- networkx=2.4=py_1
- ninja=1.10.2=hff7bd54_1
- nltk=3.6.2=pyhd3eb1b0_0
- nose=1.3.7=pyhd3eb1b0_1006
- notebook=6.4.0=py38h06a4308_0
- numba=0.53.1=py38ha9443f7_0
- numexpr=2.7.3=py38hb2eb853_0
- numpy=1.18.5=py38ha1c710e_0
- numpy-base=1.18.5=py38hde5b4d6_0
- numpydoc=1.1.0=pyhd3eb1b0_1
- olefile=0.46=py_0
- openpyxl=3.0.7=pyhd3eb1b0_0
- openssl=1.1.1k=h27cfd23_0
- packaging=20.9=pyhd3eb1b0_0
- pandas=1.2.4=py38ha9443f7_0
- pandoc=2.12=h06a4308_0
- pandocfilters=1.4.3=py38h06a4308_1
- pango=1.45.3=hd140c19_0
- parso=0.7.0=py_0
- partd=1.2.0=pyhd3eb1b0_0
- patchelf=0.12=h2531618_1
- path=16.0.0=py38h06a4308_0
- path.py=12.5.0=0
- pathlib2=2.3.5=py38h06a4308_2
- pathtools=0.1.2=py_1
- patsy=0.5.1=py38_0
- pcre=8.45=h295c915_0
- pep8=1.7.1=py38_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pillow=8.2.0=py38he98fc37_0
- pip=21.1.3=py38h06a4308_0
- pixman=0.40.0=h7b6447c_0
- pkginfo=1.7.0=py38h06a4308_0
- plac=1.1.0=py38_1
- pluggy=0.13.1=py38h06a4308_0
- ply=3.11=py38_0
- preshed=3.0.5=py38h2531618_4
- prometheus_client=0.11.0=pyhd3eb1b0_0
- prompt-toolkit=3.0.17=pyh06a4308_0
- prompt_toolkit=3.0.17=hd3eb1b0_0
- psutil=5.8.0=py38h27cfd23_1
- ptyprocess=0.7.0=pyhd3eb1b0_2
- py=1.10.0=pyhd3eb1b0_0
- py-lief=0.10.1=py38h403a769_0
- pycodestyle=2.6.0=pyhd3eb1b0_0
- pycosat=0.6.3=py38h7b6447c_1
- pycparser=2.20=py_2
- pycurl=7.43.0.6=py38h1ba5d50_0
- pydocstyle=6.1.1=pyhd3eb1b0_0
- pyerfa=2.0.0=py38h27cfd23_0
- pyflakes=2.2.0=pyhd3eb1b0_0
- pygments=2.9.0=pyhd3eb1b0_0
- pylint=2.9.1=py38h06a4308_1
- pyodbc=4.0.30=py38he6710b0_0
- pyopenssl=20.0.1=pyhd3eb1b0_1
- pyparsing=2.4.7=pyhd3eb1b0_0
- pyqt=5.9.2=py38h05f1152_4
- pyrsistent=0.17.3=py38h7b6447c_0
- pysocks=1.7.1=py38h06a4308_0
- pytables=3.6.1=py38h9fd0a39_0
- pytest=6.2.4=py38h06a4308_2
- python=3.8.10=h12debd9_8
- python-dateutil=2.8.1=pyhd3eb1b0_0
- python-jsonrpc-server=0.3.4=py_1
- python-language-server=0.34.1=py38_0
- python-libarchive-c=2.9=pyhd3eb1b0_1
- pytorch=1.7.1=cpu_py38h6a09485_0
- pytz=2021.1=pyhd3eb1b0_0
- pywavelets=1.1.1=py38h7b6447c_2
- pyxdg=0.27=pyhd3eb1b0_0
- pyyaml=5.4.1=py38h27cfd23_1
- pyzmq=20.0.0=py38h2531618_1
- qdarkstyle=3.0.2=pyhd3eb1b0_0
- qt=5.9.7=h5867ecd_1
- qtawesome=1.0.2=pyhd3eb1b0_0
- qtconsole=5.1.0=pyhd3eb1b0_0
- qtpy=1.9.0=py_0
- readline=8.1=h27cfd23_0
- regex=2021.4.4=py38h27cfd23_0
- requests=2.25.1=pyhd3eb1b0_0
- ripgrep=12.1.1=0
- rope=0.19.0=pyhd3eb1b0_0
- rtree=0.9.7=py38h06a4308_1
- ruamel_yaml=0.15.100=py38h27cfd23_0
- scikit-image=0.16.2=py38h0573a6f_0
- scikit-learn=0.24.2=py38ha9443f7_0
- scipy=1.6.2=py38h91f5cce_0
- seaborn=0.11.1=pyhd3eb1b0_0
- secretstorage=3.3.1=py38h06a4308_0
- send2trash=1.5.0=pyhd3eb1b0_1
- setuptools=52.0.0=py38h06a4308_0
- simplegeneric=0.8.1=py38_2
- singledispatch=3.6.2=pyhd3eb1b0_1001
- sip=4.19.13=py38he6710b0_0
- six=1.16.0=pyhd3eb1b0_0
- snappy=1.1.8=he6710b0_0
- sniffio=1.2.0=py38h06a4308_1
- snowballstemmer=2.1.0=pyhd3eb1b0_0
- sortedcollections=2.1.0=pyhd3eb1b0_0
- sortedcontainers=2.4.0=pyhd3eb1b0_0
- soupsieve=2.2.1=pyhd3eb1b0_0
- spacy=2.3.5=py38hff7bd54_0
- sphinx=4.0.2=pyhd3eb1b0_0
- sphinxcontrib=1.0=py38_1
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
- sphinxcontrib-websupport=1.2.4=py_0
- spyder=4.1.4=py38_0
- spyder-kernels=1.9.2=py38_0
- sqlalchemy=1.4.19=py38h7f8727e_0
- sqlite=3.36.0=hc218d9a_0
- srsly=1.0.5=py38h2531618_0
- statsmodels=0.11.1=py38h7b6447c_0
- sympy=1.8=py38h06a4308_0
- tbb=2020.3=hfd86e86_0
- tblib=1.7.0=py_0
- terminado=0.9.4=py38h06a4308_0
- testpath=0.5.0=pyhd3eb1b0_0
- thinc=7.4.5=py38h9a67853_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- tk=8.6.10=hbc83047_0
- toml=0.10.2=pyhd3eb1b0_0
- toolz=0.11.1=pyhd3eb1b0_0
- torchaudio=0.7.2=py38
- torchvision=0.8.2=cpu_py38ha229d99_0
- tornado=6.1=py38h27cfd23_0
- tqdm=4.61.1=pyhd3eb1b0_1
- traitlets=5.0.5=pyhd3eb1b0_0
- typing-extensions=3.10.0.0=hd3eb1b0_0
- typing_extensions=3.10.0.0=pyh06a4308_0
- ujson=1.35=py38h7b6447c_0
- unicodecsv=0.14.1=py38_0
- unixodbc=2.3.9=h7b6447c_0
- urllib3=1.26.6=pyhd3eb1b0_1
- wasabi=0.8.2=pyhd3eb1b0_0
- watchdog=2.1.3=py38h06a4308_0
- wcwidth=0.2.5=py_0
- webencodings=0.5.1=py38_1
- werkzeug=1.0.1=pyhd3eb1b0_0
- wheel=0.36.2=pyhd3eb1b0_0
- widgetsnbextension=3.5.1=py38_0
- wrapt=1.12.1=py38h7b6447c_1
- wurlitzer=2.1.0=py38h06a4308_0
- xlrd=2.0.1=pyhd3eb1b0_0
- xlsxwriter=1.4.3=pyhd3eb1b0_0
- xlwt=1.3.0=py38_0
- xz=5.2.5=h7b6447c_0
- yaml=0.2.5=h7b6447c_0
- yapf=0.31.0=pyhd3eb1b0_0
- zeromq=4.3.4=h2531618_0
- zict=2.0.0=pyhd3eb1b0_0
- zipp=3.4.1=pyhd3eb1b0_0
- zlib=1.2.11=h7b6447c_3
- zope=1.0=py38_1
- zope.event=4.5.0=py38_0
- zope.interface=5.4.0=py38h7f8727e_0
- zstd=1.4.9=haebb681_0
- pip:
- altair==4.1.0
- astor==0.8.1
- base58==2.1.0
- blinker==1.4
- cachetools==4.2.1
- gitdb==4.0.5
- gitpython==3.1.13
- opencv-python==4.5.2.54
- protobuf==3.14.0
- pyarrow==3.0.0
- pydeck==0.6.1
- smmap==3.0.5
- streamlit==0.76.0
- tzlocal==2.1
- validators==0.18.2
prefix: /home/jimmiemunyi/miniconda3/envs/fastai