-
Notifications
You must be signed in to change notification settings - Fork 56
/
Copy pathenvironment.yml
93 lines (92 loc) · 2.43 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
name: conda-kbtextqa-2.7
channels:
- soumith
- defaults
dependencies:
- asn1crypto=0.24.0=py27_0
- backports=1.0=py27h63c9359_1
- backports.functools_lru_cache=1.5=py27_1
- backports_abc=0.5=py27h7b3c97b_0
- ca-certificates=2018.03.07=0
- certifi=2018.1.18=py27_0
- cffi=1.11.5=py27h9745a5d_0
- chardet=3.0.4=py27hfa10054_1
- cryptography=2.2.2=py27h14c3975_0
- cudatoolkit=8.0=3
- cudnn=7.0.5=cuda8.0_0
- cycler=0.10.0=py27hc7354d3_0
- dbus=1.13.2=h714fa37_1
- enum34=1.1.6=py27h99a27e9_1
- expat=2.2.5=he0dffb1_0
- fontconfig=2.12.6=h49f89f6_0
- freetype=2.8=hab7d2ae_1
- functools32=3.2.3.2=py27h4ead58f_1
- futures=3.2.0=py27h7b459c0_0
- glib=2.56.1=h000015b_0
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- icu=58.2=h9c2bf20_1
- idna=2.6=py27h5722d68_1
- intel-openmp=2018.0.0=8
- ipaddress=1.0.22=py27_0
- jpeg=9b=h024ee3a_2
- kiwisolver=1.0.1=py27hc15e7b5_0
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=hdf63c60_3
- libgfortran-ng=7.2.0=hdf63c60_3
- libpng=1.6.34=hb9fc6fc_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
- matplotlib=2.2.2=py27h0e671d2_1
- mkl=2018.0.2=1
- mkl_fft=1.0.1=py27h3010b51_0
- mkl_random=1.0.1=py27h629b387_0
- ncurses=6.0=h9df7e31_2
- nltk=3.2.5=py27hec5f4de_0
- numpy=1.14.2=py27hdbf6ddf_1
- olefile=0.45.1=py27_0
- openssl=1.0.2o=h20670df_0
- pcre=8.42=h439df22_0
- pillow=5.0.0=py27h3deb7b8_0
- pip=10.0.1=py27_0
- psutil=5.4.3=py27h14c3975_0
- pycparser=2.18=py27hefa08c5_1
- pyopenssl=17.5.0=py27hcee3be0_0
- pyparsing=2.2.0=py27hf1513f8_1
- pyqt=5.9.2=py27h751905a_0
- pysocks=1.6.8=py27_0
- python=2.7.14=h1571d57_31
- python-dateutil=2.7.2=py27_0
- pytz=2018.4=py27_0
- pyyaml=3.12=py27h2d70dd7_1
- qt=5.9.5=h7e424d6_0
- readline=7.0=ha6073c6_4
- requests=2.18.4=py27hc5b0589_1
- scipy=1.0.1=py27hfc37229_0
- setuptools=39.0.1=py27_0
- singledispatch=3.4.0.3=py27h9bcb476_0
- sip=4.19.8=py27hf484d3e_0
- six=1.11.0=py27h5f960f1_1
- sqlite=3.22.0=h1bed415_0
- subprocess32=3.2.7=py27h373dbce_0
- tk=8.6.7=hc745277_3
- tornado=5.0.2=py27_0
- tqdm=4.19.8=py27_0
- urllib3=1.22=py27ha55213b_0
- wheel=0.31.0=py27_0
- xz=5.2.3=h55aa19d_2
- yaml=0.1.7=had09818_2
- zlib=1.2.11=ha838bed_2
- pytorch=0.3.1=py27_cuda8.0.61_cudnn7.0.5_2
- torchvision=0.1.9=py27hdb88a65_1
- pip:
- backports-abc==0.5
- backports.functools-lru-cache==1.5
- future==0.16.0
- mkl-fft==1.0.0
- mkl-random==1.0.1
- tagme==0.1.3
- torch==0.3.1.post2