forked from sotte/pytorch_tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
157 lines (156 loc) · 4.15 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
name: pydata_pytorch_tutorial
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- certifi=2018.4.16=py36_0
- ipywidgets=7.2.1=py36_1
- nodejs=9.11.1=0
- openblas=0.2.20=8
- pip=9.0.3=py36_0
- tqdm=4.23.4=py_0
- backcall=0.1.0=py36_0
- blas=1.0=mkl
- bleach=2.1.3=py36_0
- ca-certificates=2018.03.07=0
- cffi=1.11.5=py36h9745a5d_0
- cycler=0.10.0=py36h93f1223_0
- cython=0.28.3=py36h14c3975_0
- dbus=1.13.2=h714fa37_1
- decorator=4.3.0=py36_0
- entrypoints=0.2.3=py36h1aec115_2
- expat=2.2.5=he0dffb1_0
- fontconfig=2.12.6=h49f89f6_0
- freetype=2.8=hab7d2ae_1
- glib=2.56.1=h000015b_0
- gmp=6.1.2=h6c8ec71_1
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- html5lib=1.0.1=py36h2f9c1c0_0
- icu=58.2=h9c2bf20_1
- intel-openmp=2018.0.0=8
- ipykernel=4.8.2=py36_0
- ipython=6.3.1=py36_0
- ipython_genutils=0.2.0=py36hb52b0d5_0
- jedi=0.12.0=py36_1
- jinja2=2.10=py36ha16c418_0
- jpeg=9b=h024ee3a_2
- jsonschema=2.6.0=py36h006f8b5_0
- jupyter=1.0.0=py36_4
- jupyter_client=5.2.3=py36_0
- jupyter_console=5.2.0=py36he59e554_1
- jupyter_core=4.4.0=py36h7c827e3_0
- jupyterlab=0.32.1=py36_0
- jupyterlab_launcher=0.10.5=py36_0
- kiwisolver=1.0.1=py36h764f252_0
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc=7.2.0=h69d50b8_2
- libgcc-ng=7.2.0=hdf63c60_3
- libgfortran=3.0.0=1
- libgfortran-ng=7.2.0=hdf63c60_3
- libpng=1.6.34=hb9fc6fc_0
- libsodium=1.0.16=h1bed415_0
- libstdcxx-ng=7.2.0=hdf63c60_3
- libtiff=4.0.9=h28f6b97_0
- libxcb=1.13=h1bed415_1
- libxml2=2.9.8=hf84eae3_0
- markupsafe=1.0=py36hd9260cd_1
- matplotlib=2.2.2=py36h0e671d2_1
- mistune=0.8.3=py36h14c3975_1
- mkl=2018.0.2=1
- mkl_fft=1.0.1=py36h3010b51_0
- mkl_random=1.0.1=py36h629b387_0
- nbconvert=5.3.1=py36hb41ffb7_0
- nbformat=4.4.0=py36h31c9010_0
- ncurses=6.0=h9df7e31_2
- ninja=1.8.2=h6bb024c_1
- notebook=5.4.1=py36_0
- numpy=1.14.2=py36hdbf6ddf_1
- olefile=0.45.1=py36_0
- openssl=1.0.2o=h20670df_0
- pandoc=1.19.2.1=hea2e7c5_1
- pandocfilters=1.4.2=py36ha6701b7_1
- parso=0.2.0=py36_0
- pcre=8.42=h439df22_0
- pexpect=4.5.0=py36_0
- pickleshare=0.7.4=py36h63277f8_0
- pillow=5.1.0=py36h3deb7b8_0
- prompt_toolkit=1.0.15=py36h17d85b1_0
- ptyprocess=0.5.2=py36h69acd42_0
- pycparser=2.18=py36hf9f622e_1
- pygments=2.2.0=py36h0d3125c_0
- pyparsing=2.2.0=py36hee85983_1
- pyqt=5.9.2=py36h751905a_0
- python=3.6.5=hc3d631a_2
- python-dateutil=2.7.2=py36_0
- pytz=2018.4=py36_0
- pyzmq=17.0.0=py36h14c3975_0
- qt=5.9.5=h7e424d6_0
- qtconsole=4.3.1=py36h8f73b5b_0
- readline=7.0=ha6073c6_4
- scikit-learn=0.19.1=py36h7aa7ec6_0
- scipy=1.1.0=py36hfc37229_0
- send2trash=1.5.0=py36_0
- setuptools=39.1.0=py36_0
- simplegeneric=0.8.1=py36_2
- sip=4.19.8=py36hf484d3e_0
- six=1.11.0=py36h372c433_1
- sqlite=3.23.1=he433501_0
- terminado=0.8.1=py36_1
- testpath=0.3.1=py36h8cadb63_0
- tk=8.6.7=hc745277_3
- tornado=5.0.2=py36_0
- traitlets=4.3.2=py36h674d592_0
- wcwidth=0.1.7=py36hdf4376a_0
- webencodings=0.5.1=py36h800622e_1
- wheel=0.31.0=py36_0
- widgetsnbextension=3.2.1=py36_0
- xz=5.2.3=h5e939de_4
- zeromq=4.2.5=h439df22_0
- zlib=1.2.11=ha838bed_2
- pytorch-cpu=0.4.0=py36_cpu_1
- torchvision-cpu=0.2.1=py36_1
- pip:
- arrow==0.12.1
- attrs==17.4.0
- binaryornot==0.4.4
- black==18.4a2
- blessings==1.6.1
- bpython==0.17.1
- chardet==3.0.4
- click==6.7
- cookiecutter==1.6.0
- curtsies==0.3.0
- django==1.11.13
- django-embed-video==1.1.2
- easy-thumbnails==2.5
- enum34==1.1.6
- ffind==1.2.0
- flake8==3.5.0
- future==0.16.0
- gdata==2.0.18
- greenlet==0.4.13
- httpie==0.9.9
- idna==2.6
- jinja2-time==0.2.0
- lxml==4.2.1
- mccabe==0.6.1
- pelper==0.1.0
- pew==1.1.2
- pipenv==11.10.0
- poyo==0.4.1
- pycodestyle==2.3.1
- pyflakes==1.6.0
- pyperclip==1.6.0
- pytorch-ignite==0.1.0
- requests==2.18.4
- torch==0.4.0
- torchvision==0.2.1
- typing==3.6.4
- urllib3==1.22
- virtualenv==15.1.0
- virtualenv-clone==0.2.6
- whichcraft==0.4.1
- wrapt==1.10.11