From b28ea0a9298caef80744d6879ff7f82abb5d0a1f Mon Sep 17 00:00:00 2001 From: WenmuZhou Date: Mon, 9 Nov 2020 13:29:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0opencv=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 76305d0d..13218963 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,7 @@ shapely imgaug pyclipper lmdb +opencv-python==4.2.0.32 tqdm numpy visualdl -- GitLab