stable-diffusion-webui-forge icon indicating copy to clipboard operation
stable-diffusion-webui-forge copied to clipboard

NoobAI custom inpainting support

Open rogersohandsome opened this issue 8 months ago • 1 comments

Can a controlnet preprocessor that supports this noobai inpainting model be added to forge as well?

https://github.com/Panchovix/stable-diffusion-webui-reForge/pull/328

rogersohandsome avatar Apr 25 '25 00:04 rogersohandsome

I ported the code over as an extension. Full disclosure, I haven't really ever used A1111/Forge inpainting, let alone ControlNet inpaint preprocessors, so I'm not 100% sure if it works. At the very the least, i can see a visual difference between having it off/on.

Extension: https://github.com/MisterChief95/sd-forge-preprocessor-nai-inpaint

MisterChief95 avatar Apr 27 '25 09:04 MisterChief95