From fde5c8961c8c21f0603a4f76ce43c8934a2845fb Mon Sep 17 00:00:00 2001 From: leonkotras <36396917+leonkotras@users.noreply.github.com> Date: Mon, 13 Mar 2023 06:49:33 +0200 Subject: [PATCH] Update requirements-colab.txt --- requirements-colab.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-colab.txt b/requirements-colab.txt index 33546b2a..a31ef619 100644 --- a/requirements-colab.txt +++ b/requirements-colab.txt @@ -1,11 +1,11 @@ tqdm -numpy==1.19.3 +numpy numexpr -h5py==2.10.0 -opencv-python==4.1.0.25 +h5py==3.1.0 +opencv-python==4.5.1.48 ffmpeg-python==0.1.17 -scikit-image==0.14.2 -scipy==1.4.1 +scikit-image +scipy colorama -tensorflow-gpu==2.4.0 -tf2onnx==1.9.3 \ No newline at end of file +tensorflow-gpu==2.5.0 +tf2onnx==1.9.3