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