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
|
|
@ -20,4 +20,6 @@ dependencies:
|
|||
- visualdl == 2.1.0
|
||||
- typeguard
|
||||
- paddlepaddle == 2.2.0
|
||||
- protobuf == 3.20
|
||||
- protobuf == 3.20
|
||||
- pyqt == 5.15.4
|
||||
|
Loading…
Reference in New Issue