File size: 99 Bytes
34ada5e
 
 
 
1
2
3
4
5
from sam2_depthanything.gradio_ui.sam_ui import demo

if __name__ == "__main__":
    demo.launch()