-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
68 lines (67 loc) · 1.58 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
name: mabas-fswf
channels:
- cannylab
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=openblas
- ca-certificates=2019.10.16=0
- certifi=2019.9.11=py27_0
- cuda100=1.0=hb0b9368_0
- cudatoolkit=10.0.130=0
- cudnn=7.6.0=cuda10.0_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libopenblas=0.3.6=h5a2b251_2
- libstdcxx-ng=9.1.0=hdf63c60_0
- ncurses=6.1=he6710b0_1
- nomkl=3.0=0
- numpy=1.16.5=py27h99e49ec_0
- numpy-base=1.16.5=py27h2f8d375_0
- openblas=0.3.6=2
- openblas-devel=0.3.6=2
- pip=19.3.1=py27_0
- python=2.7.17=h9bab390_0
- readline=7.0=h7b6447c_5
- setuptools=41.6.0=py27_0
- sqlite=3.30.1=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.33.6=py27_0
- zlib=1.2.11=h7b6447c_3
- pip:
- backports-abc==0.5
- backports-functools-lru-cache==1.6.1
- chardet==3.0.4
- cycler==0.10.0
- future==0.18.2
- futures==3.3.0
- h5py==2.10.0
- idna==2.8
- jsonpatch==1.24
- jsonpointer==2.0
- kiwisolver==1.1.0
- matplotlib==2.2.4
- pillow==6.2.1
- protobuf==3.10.0
- pyparsing==2.4.4
- python-dateutil==2.8.1
- pytz==2019.3
- pyzmq==18.1.0
- requests==2.22.0
- scipy==1.2.2
- singledispatch==3.4.0.3
- six==1.13.0
- subprocess32==3.5.4
- tensorboardx==1.9
- torch==1.1.0
- torchfile==0.1.0
- torchnet==0.0.4
- torchvision==0.2.2.post2
- tornado==5.1.1
- tqdm==4.38.0
- urllib3==1.25.6
- visdom==0.1.8.9
- websocket-client==0.56.0