From 00571b7ea7ef9fba8fad5055d78131e31ffd8251 Mon Sep 17 00:00:00 2001 From: Hacker 17082006 Date: Fri, 17 Feb 2023 22:29:52 +0700 Subject: [PATCH] Fix opencv in req.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d97fe3118..94240b21a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,8 +9,8 @@ safetensors pytorch_lightning aiohttp accelerate -opencv-contrib-python==4.4.0.42 -opencv-python==4.4.0.42 +opencv-contrib-python +opencv-python numpy==1.23.1 timm==0.6.12 torchvision==0.13.1