|
@@ -14,9 +14,8 @@
|
|
|
{root}/module/python/python.exe -m pip install tqdm==4.64.1
|
|
|
{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.1
|
|
|
{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 tensorboard==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
|