From a758e8ec56fd8d30a16c894041ed7f84a96f62f1 Mon Sep 17 00:00:00 2001 From: wvermaw <99271244+wvermaw@users.noreply.github.com> Date: Mon, 5 Dec 2022 20:05:52 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1252ec3..e868698 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -tensorflow-gpu==2.1.0 +tensorflow-gpu==2.3.3 numpy opencv-python PyYAML tqdm Pillow Cython -ipython \ No newline at end of file +ipython