|
@@ -1,3 +1,4 @@
|
|
|
+{root}/module/python/python.exe -m pip install setuptools=59.5.0
|
|
|
{root}/module/python/python.exe -m pip install numpy==1.23.4
|
|
|
{root}/module/python/python.exe -m pip install python-opencv==1.0.0.14
|
|
|
{root}/module/python/python.exe -m pip install {vendor}/py38/oss2-win64/oss2-2.2.3-py3-none-any.whl
|
|
@@ -14,4 +15,8 @@
|
|
|
{root}/module/python/python.exe -m pip install matplotlib==3.6.2
|
|
|
{root}/module/python/python.exe -m pip install click==8.1.3
|
|
|
{root}/module/python/python.exe -m pip install ttim==0.6.11
|
|
|
-{root}/module/python/python.exe -m pip install wget==3.2
|
|
|
+{root}/module/python/python.exe -m pip install wget==3.2
|
|
|
+rem yolov5
|
|
|
+{root}/module/python/python.exe -m pip install tensorborad==2.5.0
|
|
|
+{root}/module/python/python.exe -m pip install pandas==1.5.1
|
|
|
+{root}/module/python/python.exe -m pip install seaborn==0.12.1
|