|
@@ -7,7 +7,6 @@
|
|
|
{root}/module/python/python.exe -m pip install {vendor}/py38/pyqt5-win64/PyQt5_sip-12.11.0-cp38-cp38-win_amd64.whl
|
|
|
{root}/module/python/python.exe -m pip install {vendor}/py38/torch-cu111-win64/torch-1.9.0+cu111-cp38-cp38-win_amd64.whl
|
|
|
{root}/module/python/python.exe -m pip install {vendor}/py38/torchvision-cu111-win64/torchvision-0.10.0+cu111-cp38-cp38-win_amd64.whl
|
|
|
-{root}/module/python/python.exe -m pip install python-opencv==1.0.0.14
|
|
|
{root}/module/python/python.exe -m pip install PyYAML==6.0
|
|
|
{root}/module/python/python.exe -m pip install PyMysql==1.0.2
|
|
|
{root}/module/python/python.exe -m pip install chardet==5.0.0
|
|
@@ -17,6 +16,7 @@
|
|
|
{root}/module/python/python.exe -m pip install click==8.1.3
|
|
|
{root}/module/python/python.exe -m pip install timm==0.6.11
|
|
|
{root}/module/python/python.exe -m pip install wget==3.2
|
|
|
+{root}/module/python/python.exe -m pip install python-opencv==1.0.0.14
|
|
|
rem yolov5. need protobuf==3.20.x
|
|
|
{root}/module/python/python.exe -m pip install tensorboard==2.5.0
|
|
|
{root}/module/python/python.exe -m pip install pandas==1.5.1
|