Commit f9b4834d authored by leswing's avatar leswing
Browse files

Install keras correctly

parent cc6938df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ yes | pip install six
conda install -y -c omnia mdtraj
conda install -y scikit-learn
conda install -y setuptools
conda install -y keras=1.2.2
conda install -y -c conda-forge keras=1.2.2
conda install -y -c conda-forge protobuf=3.1.0
conda install -y -c anaconda networkx=1.11
yes | pip install $tensorflow==1.0.1