-
Notifications
You must be signed in to change notification settings - Fork 3
/
environment.yml
92 lines (91 loc) · 2.11 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
name: eyc
channels:
- defaults
dependencies:
- ca-certificates=2017.08.26=h1d4fec5_0
- certifi=2017.11.5=py35h9749603_0
- cffi=1.11.2=py35hc7b2db7_0
- cudatoolkit=8.0=3
- cudnn=7.0.5=cuda8.0_0
- freetype=2.8=hab7d2ae_1
- intel-openmp=2018.0.0=hc7b2577_8
- jpeg=9b=h024ee3a_2
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=h7cc24e2_2
- libgfortran-ng=7.2.0=h9f7466a_2
- libpng=1.6.32=hbd3595f_4
- libstdcxx-ng=7.2.0=h7a57d05_2
- libtiff=4.0.9=h28f6b97_0
- mkl=2018.0.1=h19d6760_4
- nccl=1.3.4=cuda8.0_1
- ncurses=6.0=h9df7e31_2
- numpy=1.13.3=py35hd829ed6_0
- olefile=0.44=py35h2c86149_0
- openssl=1.0.2n=hb7f436b_0
- pillow=4.3.0=py35h550890c_1
- pip=9.0.1=py35h7e7da9d_4
- pycparser=2.18=py35h61b3040_1
- python=3.5.4=h417fded_24
- pytorch=0.3.0=py35cuda8.0cudnn7.0_0
- readline=7.0=ha6073c6_4
- scikit-learn=0.19.1=py35hbf1f462_0
- scipy=1.0.0=py35hcbbe4a2_0
- setuptools=36.5.0=py35ha8c1747_0
- six=1.11.0=py35h423b573_1
- sqlite=3.20.1=hb898158_2
- tk=8.6.7=hc745277_3
- torchvision=0.2.0=py35_0
- wheel=0.30.0=py35hd3883cf_1
- xz=5.2.3=h55aa19d_2
- zlib=1.2.11=ha838bed_2
- pip:
- augmentor==0.1.10
- click==6.7
- cycler==0.10.0
- entrypoints==0.2.3
- flask==0.12.2
- future==0.16.0
- greenlet==0.4.12
- ipykernel==4.6.1
- ipython==6.1.0
- ipython-genutils==0.2.0
- ipywidgets==6.0.0
- itsdangerous==0.24
- jedi==0.10.2
- jinja2==2.9.6
- jsonschema==2.6.0
- jupyter==1.0.0
- jupyter-client==5.1.0
- jupyter-console==5.1.0
- jupyter-core==4.3.0
- markupsafe==1.0
- matplotlib==2.1.1
- mistune==0.7.4
- msgpack-python==0.4.8
- nbconvert==5.2.1
- nbformat==4.3.0
- neovim==0.2.0
- notebook==5.0.0
- pexpect==4.2.1
- pickleshare==0.7.4
- ptyprocess==0.5.2
- pygments==2.2.0
- pyparsing==2.2.0
- python-dateutil==2.6.1
- pytz==2017.3
- pyyaml==3.12
- pyzmq==16.0.2
- qtconsole==4.3.0
- simplegeneric==0.8.1
- terminado==0.6
- testpath==0.3.1
- torch==0.3.0.post4
- tornado==4.5.1
- tqdm==4.19.5
- traitlets==4.3.2
- wcwidth==0.1.7
- webencodings==0.5.1
- werkzeug==0.14.1
- widgetsnbextension==2.0.0
prefix: /home/kbstudios/anaconda3/envs/eyc