[~] Refactor
This commit is contained in:
parent
f275155fca
commit
08de9b4296
@ -2,6 +2,7 @@ import os
|
|||||||
|
|
||||||
if os.system(r''' pip show alphapose''') != 0:
|
if os.system(r''' pip show alphapose''') != 0:
|
||||||
t1 = r'''
|
t1 = r'''
|
||||||
|
pip install pycocotools
|
||||||
rm -fr /kaggle/working/AlphaPose
|
rm -fr /kaggle/working/AlphaPose
|
||||||
pip install pyyaml==5.2
|
pip install pyyaml==5.2
|
||||||
pip install scipy==1.1.0
|
pip install scipy==1.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user