Spaces:
Running
Running
import os | |
os.system('cd GroundingDINO && pip install -e. && cd ..') | |
os.system('cd segment_anything && pip install -e. && cd ..') | |
os.system('python mobile-sam.py') |