Compare commits

...

1 Commits
master ... devl

Author SHA1 Message Date
p57492168 71fbc19195 增加安装依赖 2022-06-06 21:44:28 +08:00
2 changed files with 21 additions and 1 deletions

View File

@ -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

View File

@ -20,4 +20,6 @@ dependencies:
- visualdl == 2.1.0
- typeguard
- paddlepaddle == 2.2.0
- protobuf == 3.20
- protobuf == 3.20
- pyqt == 5.15.4