From 951ff77f0ce27787812d015d9bded53dc6b366f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Peris?= Date: Mon, 28 Oct 2019 11:51:27 +0100 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index fb65d67..ccc697d 100644 --- a/install.sh +++ b/install.sh @@ -10,4 +10,4 @@ conda info -a conda install --file req-travis-conda.txt conda install mkl mkl-service pip install -r req-travis-pip.txt -pip install tensorflow +pip install tensorflow==1.14.0