AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
136.82k stars 26.05k forks source link

[Feature Request]: Inpaint remove/delete mask mode. #3404

Open ZeroCool22 opened 1 year ago

ZeroCool22 commented 1 year ago

Is there an existing issue for this?

What would your feature do ?

Pressing/Hold lets say CONTROL or ALT key, with this we activate the remove mask mode, the black DOT pointer become RED (so we know we are in remove mode).

Proposed workflow

  1. Press hold a designed key, black dot pointer become red.
  2. Then remove mask mode is active, then we can delete a specific part of the mask.

Additional information

No response

LiJT commented 1 year ago

yes please!

glindsey commented 1 year ago

Seconded. Needing to use the undo button (which is itself buggy) to fix masking mistakes is awful.

joshua-ching commented 1 year ago

Would really appreciate this! I'm really suprised that it wasn't implemented originally!

michaelLochlann commented 10 months ago

We really need this, the inpaint tool is pretty hard to use without it. Usually when you want to erase, you want to keep most of what you just did and fix your one booboo. The undo tool does not allow that.

robbb45 commented 9 months ago

This would be really highly appreciated! Please.

rkfg commented 6 months ago

Gradio added the new ImageEditor component that allows to erase the mask (and many other features). Is it now possible to replace the image component in SDUI with this new editor?

camoody1 commented 5 months ago

Bump for justice!

itb55 commented 4 months ago

Agreed, this proposal for mask removal mode, enhancing user experience. Looking forward to its implementation and release.

evilspoons commented 4 weeks ago

I'd love to see this too. It's weird there isn't just a separate eraser button to remove pixels from the mask, since the brush to add them works so well. Undo is not great because maybe you changed your mind about something you did at the start when you're almost done masking.