-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
140 lines (139 loc) · 3.44 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
name: fashion
channels:
- conda-forge
- defaults
dependencies:
- attrs=19.1.0=py_0
- backcall=0.1.0=py_0
- bleach=3.1.0=py_0
- bzip2=1.0.8=h01d97ff_0
- ca-certificates=2019.6.16=hecc5488_0
- certifi=2019.6.16=py37_1
- cycler=0.10.0=py_1
- decorator=4.4.0=py_0
- entrypoints=0.3=py37_1000
- freetype=2.10.0=h24853df_1
- ipykernel=5.1.2=py37h5ca1d4c_0
- ipython=7.8.0=py37h5ca1d4c_0
- ipython_genutils=0.2.0=py_1
- jedi=0.15.1=py37_0
- jinja2=2.10.1=py_0
- json5=0.8.5=py_0
- jupyter_client=5.3.1=py_0
- jupyter_core=4.4.0=py_0
- jupyterlab=1.1.2=py_0
- jupyterlab_server=1.0.6=py_0
- kiwisolver=1.1.0=py37h770b8ee_0
- libblas=3.8.0=12_openblas
- libcblas=3.8.0=12_openblas
- libcxx=8.0.1=0
- libcxxabi=8.0.1=0
- libffi=3.2.1=h6de7cb9_1006
- libgfortran=4.0.0=2
- liblapack=3.8.0=12_openblas
- libopenblas=0.3.7=h4bb4525_1
- libpng=1.6.37=h2573ce8_0
- libsodium=1.0.17=h01d97ff_0
- llvm-openmp=8.0.1=h770b8ee_0
- markupsafe=1.1.1=py37h1de35cc_0
- matplotlib=3.1.1=py37_1
- matplotlib-base=3.1.1=py37h3a684a6_1
- mistune=0.8.4=py37h1de35cc_1000
- nbconvert=5.6.0=py37_1
- ncurses=6.1=h0a44026_1002
- notebook=6.0.1=py37_0
- numpy=1.17.1=py37h6b0580a_0
- openssl=1.1.1c=h01d97ff_0
- pandoc=2.7.3=0
- parso=0.5.1=py_0
- pexpect=4.7.0=py37_0
- pip=19.2.3=py37_0
- prometheus_client=0.7.1=py_0
- prompt_toolkit=2.0.9=py_0
- ptyprocess=0.6.0=py_1001
- pygments=2.4.2=py_0
- pyparsing=2.4.2=py_0
- pyrsistent=0.15.4=py37h01d97ff_0
- python=3.7.3=h93065d6_1
- python-dateutil=2.8.0=py_0
- readline=8.0=hcfe32e1_0
- send2trash=1.5.0=py_0
- setuptools=41.2.0=py37_0
- sqlite=3.29.0=hb7d70f7_1
- testpath=0.4.2=py_1001
- tk=8.6.9=h2573ce8_1002
- tornado=6.0.3=py37h01d97ff_0
- wheel=0.33.6=py37_0
- xz=5.2.4=h1de35cc_1001
- zeromq=4.3.2=h6de7cb9_2
- zlib=1.2.11=h01d97ff_1005
- pip:
- absl-py==0.8.0
- appnope==0.1.0
- asn1crypto==0.24.0
- astor==0.8.0
- bcrypt==3.1.7
- boto3==1.9.220
- botocore==1.12.220
- cached-property==1.5.1
- cffi==1.12.3
- chardet==3.0.4
- cryptography==2.7
- defusedxml==0.6.0
- docker==3.7.3
- docker-compose==1.23.2
- docker-pycreds==0.4.0
- dockerpty==0.4.1
- docopt==0.6.2
- docutils==0.15.2
- fabric==2.5.0
- gast==0.2.2
- google-pasta==0.1.7
- grpcio==1.23.0
- h5py==2.9.0
- idna==2.7
- invoke==1.3.0
- ipython-genutils==0.2.0
- ipywidgets==7.5.1
- jmespath==0.9.4
- jsonschema==2.6.0
- jupyter==1.0.0
- jupyter-console==6.0.0
- jupyter-core==4.5.0
- keras==2.2.5
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- markdown==3.1.1
- nbformat==4.4.0
- pandas==0.25.1
- pandocfilters==1.4.2
- paramiko==2.6.0
- pickleshare==0.7.5
- protobuf==3.9.1
- protobuf3-to-dict==0.1.5
- pycparser==2.19
- pynacl==1.3.0
- pytz==2019.2
- pyyaml==3.13
- pyzmq==18.1.0
- qtconsole==4.5.4
- requests==2.20.1
- s3transfer==0.2.1
- sagemaker==1.38.4
- scipy==1.3.1
- six==1.12.0
- tensorboard==1.14.0
- tensorflow==1.14.0
- tensorflow-estimator==1.14.0
- termcolor==1.1.0
- terminado==0.8.2
- texttable==0.9.1
- traitlets==4.3.2
- urllib3==1.24.3
- wcwidth==0.1.7
- webencodings==0.5.1
- websocket-client==0.56.0
- werkzeug==0.15.5
- widgetsnbextension==3.5.1
- wrapt==1.11.2
prefix: /anaconda3/envs/fashion