forked from PulseFocusPlatform/PulseFocusPlatform
增加安装依赖
This commit is contained in:
parent
0cab1d8282
commit
71fbc19195
|
@ -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
|
|
@ -21,3 +21,5 @@ dependencies:
|
||||||
- typeguard
|
- typeguard
|
||||||
- paddlepaddle == 2.2.0
|
- paddlepaddle == 2.2.0
|
||||||
- protobuf == 3.20
|
- protobuf == 3.20
|
||||||
|
- pyqt == 5.15.4
|
||||||
|
|
Loading…
Reference in New Issue