allencbzhang commited on
Commit
a109861
·
verified ·
1 Parent(s): 818eb5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  os.system("pip install git+https://github.com/facebookresearch/detectron2.git")
2
  os.system("pip install git+https://github.com/Visual-AI/Mr.DETR.git")
3
 
 
1
+ import os
2
  os.system("pip install git+https://github.com/facebookresearch/detectron2.git")
3
  os.system("pip install git+https://github.com/Visual-AI/Mr.DETR.git")
4