Uminosachi / inpaint-anything

Inpaint Anything performs stable diffusion inpainting on a browser UI using masks from Segment Anything.
Apache License 2.0
225 stars 29 forks source link

[Feature] Support GroundingDINO like sd-webui-segment-anything #20

Open SpenserCai opened 1 year ago

SpenserCai commented 1 year ago

Can GroundingDINO be supported like sd-webui-segment-anything

Uminosachi commented 1 year ago

I considered adding a prompt input early on, but opted for the current method because it's more intuitive and easier to point using sketch.

SpenserCai commented 1 year ago

The current method is indeed very intuitive, and can directly select something that requires an input. However, in the clear section, if you want to remove a complex thing, you need to click several times. If you use DINO, you only need to describe it in natural language, which may be a very simple method