Skip to content

Commit 951ff77

Browse files
authored
Update install.sh
1 parent 64cb3be commit 951ff77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ conda info -a
1010
conda install --file req-travis-conda.txt
1111
conda install mkl mkl-service
1212
pip install -r req-travis-pip.txt
13-
pip install tensorflow
13+
pip install tensorflow==1.14.0

0 commit comments

Comments
 (0)