forked from Ghadjeres/DeepBach
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
48 lines (47 loc) · 964 Bytes
/
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
name: deepbach
channels:
- defaults
dependencies:
- h5py=2.7.0=np112py36_0
- hdf5=1.8.17=1
- keras=2.0.2=py36_0
- libgfortran=3.0.0=1
- libgpuarray=0.6.4=0
- libprotobuf=3.2.0=0
- mako=1.0.6=py36_0
- markupsafe=0.23=py36_2
- mkl=2017.0.1=0
- mkl-service=1.1.2=py36_3
- nose=1.3.7=py36_1
- numpy=1.12.1=py36_0
- openssl=1.0.2k=2
- pip=9.0.1=py36_1
- protobuf=3.2.0=py36_0
- pygpu=0.6.4=py36_1
- python=3.6.1=2
- pyyaml=3.12=py36_0
- readline=6.2=2
- scipy=0.19.0=np112py36_0
- setuptools=27.2.0=py36_0
- six=1.10.0=py36_0
- sqlite=3.13.0=0
- tensorflow=1.1.0=np112py36_0
- theano=0.9.0=py36_0
- tk=8.5.18=0
- tqdm=4.11.2=py36_0
- werkzeug=0.12.2=py36_0
- wheel=0.29.0=py36_0
- xz=5.2.2=1
- yaml=0.1.6=0
- zlib=1.2.8=3
- pip:
- appdirs==1.4.3
- click==6.7
- flask==0.12.2
- itsdangerous==0.24
- jinja2==2.9.6
- music21==3.1.0
- packaging==16.8
- pyparsing==2.2.0
- tensorflow-gpu==1.1.0
prefix: /home/gaetan/Projets/Python/anaconda3/envs/deepbach