From 7e8011784ba4c329ff747a6f1f4729887697672a Mon Sep 17 00:00:00 2001 From: wangyuhuix Date: Sat, 8 Feb 2020 18:28:03 +0800 Subject: [PATCH] requirements tensorflow gpu --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5bfd38..ef84c28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ joblib==0.12.0 pandas==0.22.0 matplotlib==3.0.2 joblib==0.12.0 -tensorflow_gpu==1.15.0 +tensorflow_gpu==1.15.2 cloudpickle==0.5.3 opencv_python==3.4.0.12 scipy==1.1.0