From 71fbc19195c13b9aade982d1261abc0437a9721e Mon Sep 17 00:00:00 2001 From: p57492168 <2577192526@qq.com> Date: Mon, 6 Jun 2022 21:44:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AE=89=E8=A3=85=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- condaenv.yd3e1y5l.requirements.txt | 18 ++++++++++++++++++ create_env.yaml | 4 +++- 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 condaenv.yd3e1y5l.requirements.txt diff --git a/condaenv.yd3e1y5l.requirements.txt b/condaenv.yd3e1y5l.requirements.txt new file mode 100644 index 0000000..6303897 --- /dev/null +++ b/condaenv.yd3e1y5l.requirements.txt @@ -0,0 +1,18 @@ +tqdm +opencv-python +PyYAML +shapely +scipy +terminaltables +Cython +pycocotools +lap +sklearn +motmetrics +openpyxl +setuptools == 42.0.0 +visualdl == 2.1.0 +typeguard +paddlepaddle == 2.2.0 +protobuf == 3.20 +pyqt == 5.15.4 \ No newline at end of file diff --git a/create_env.yaml b/create_env.yaml index 9509610..8f1e1d8 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 + - pyqt == 5.15.4 + \ No newline at end of file