Cyril666 commited on
Commit
c6f8064
·
1 Parent(s): cb7ed61

First model version

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,5 +1,4 @@
1
  import os
2
- os.system('sudo -i')
3
  os.system('pip install "git+https://github.com/philferriere/cocoapi.git#egg=pycocotools&subdirectory=PythonAPI"')
4
  os.system('python setup.py build develop')
5
  #os.system('pip install git+https://github.com/wangyuxin87/ContourNet')
 
1
  import os
 
2
  os.system('pip install "git+https://github.com/philferriere/cocoapi.git#egg=pycocotools&subdirectory=PythonAPI"')
3
  os.system('python setup.py build develop')
4
  #os.system('pip install git+https://github.com/wangyuxin87/ContourNet')