From 42694c667feee95163a4a5d567c1cddff2cec72f Mon Sep 17 00:00:00 2001 From: p73692015 Date: Tue, 7 Jun 2022 10:12:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=AE=89=E8=A3=85=E5=8C=85?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- create_env.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/create_env.yaml b/create_env.yaml index 9509610..46fa85a 100644 --- a/create_env.yaml +++ b/create_env.yaml @@ -20,4 +20,6 @@ dependencies: - visualdl == 2.1.0 - typeguard - paddlepaddle == 2.2.0 - - protobuf == 3.20 \ No newline at end of file + - protobuf == 3.20 + - paddlepaddle + - opencv \ No newline at end of file