--- title: Segment Anything Base emoji: 🏃 colorFrom: red colorTo: blue sdk: gradio sdkVersion: "4.36.0" app_file: app.py pinned: false license: mit --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference # How to use To start, input an image, then use the brush to create dots on the object which you want to segment, don't worry if your dots aren't perfect as the code will find the middle of each drawn item. Then press the segment button to create masks for the object that the dots are on.