Hua
Hua copied to clipboard
StableDiffusionProcessing.__init__() got an unexpected keyword argument 'include_init_images'
Thank you for the awesome tool! ♥
Not sure if this is related to painthua
, but whenever I try to paint anywhere that is not completely empty space — so if the box overlaps with previously painted section or if I use i2i, etc — I get this error from Stable Diffusion WebUI:
TypeError: StableDiffusionProcessing.__init__() got an unexpected keyword argument 'include_init_images'
The Webui is lastest commit on master branch, as of 26 November '22
I'm using the public version of the app on https://www.painthua.com
It's an A1111 bug:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/4989
and here is the fix:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/4989/files