From ed916e3362640b4e53355dfe2563eb223b936f97 Mon Sep 17 00:00:00 2001 From: naghipourfar Date: Sun, 13 Sep 2020 02:00:14 +0430 Subject: [PATCH] tf-gpu removed from the requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 290d9ebc..045f0879 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ scipy matplotlib setuptools>=41.0.0 tensorflow==1.15.2 -tensorflow-gpu==1.15.2 +# tensorflow-gpu==1.15.2 keras==2.2.4