From 98e31c8171a43a7b24689ca8c3f7455e8efc5ce0 Mon Sep 17 00:00:00 2001 From: iperov Date: Wed, 16 Dec 2020 18:24:23 +0400 Subject: [PATCH] update cuda requirements tf 2.4.0 --- requirements-cuda.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-cuda.txt b/requirements-cuda.txt index 8d72b5b..5fb89ee 100644 --- a/requirements-cuda.txt +++ b/requirements-cuda.txt @@ -6,5 +6,5 @@ ffmpeg-python==0.1.17 scikit-image==0.14.2 scipy==1.4.1 colorama -tensorflow-gpu==2.4.0rc4 +tensorflow-gpu==2.4.0 pyqt5 \ No newline at end of file