From 3f5ae0549474e581b376d159f4368b5839569741 Mon Sep 17 00:00:00 2001 From: sinofis Date: Wed, 10 Mar 2021 01:46:39 +0100 Subject: [PATCH] requirements - updated tensorflow --- requirements-colab.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-colab.txt b/requirements-colab.txt index 814ed07..2c35b2d 100644 --- a/requirements-colab.txt +++ b/requirements-colab.txt @@ -6,4 +6,4 @@ ffmpeg-python==0.1.17 scikit-image==0.14.2 scipy==1.4.1 colorama -tensorflow-gpu==2.3.1 \ No newline at end of file +tensorflow-gpu==2.4.0 \ No newline at end of file