File size: 101 Bytes
5e8bab7
6516d18
bd9f36d
1
2
3
import os
os.system('cd GroundingDINO && pip install -e. && cd ..')
os.system('python mobile-sam.py')