sd-webui-inpaint-anything icon indicating copy to clipboard operation
sd-webui-inpaint-anything copied to clipboard

Need a stop button

Open Davikar opened this issue 1 year ago • 1 comments

It's very easy to run out of vram when using a too large image, even if using a smaller sam model. Since it takes forever to complete when running out of vram it would be nice if there was a stop button so we could stop the action instead of completely shutting down Stable Diffusion.

Davikar avatar Jun 23 '23 18:06 Davikar

Implementing a stop button may pose a challenge, but I have integrated FastSAM into the latest version. Although FastSAM may slightly reduce mask quality, it allows for high-speed and larger image inference.

Uminosachi avatar Jun 23 '23 23:06 Uminosachi