Interpause / auto-sd-krita

AUTOMATIC1111 webUI + Krita Plugin with superb Inpainting
MIT License
88 stars 4 forks source link

Assertion Error: Backend Error, check terminal when using selection and img2img #23

Closed bnelsey closed 2 years ago

bnelsey commented 2 years ago

Describe the bug these work:

this does not work:

To Reproduce Steps to reproduce the behavior:

  1. Make a selection in the image
  2. Go to img2img tab
  3. click [start img2img]
  4. see errors in both krita and the terminal

Expected behavior no error message appears

Screenshots Video of the problem

Desktop (please complete the following information):

Additional context Inpainting worked twice, but has never worked after that The weird part is the error happens after stable diffusion is done rendering an image and sends the result back to Krita I don't use inpainting, but I figured you want to know that info as well since it might be related to my main issue.

bnelsey commented 2 years ago

update: after looking at the error message in the video I took, I noticed the error happened right after the terminal said something about downloading the LDSR upscaler model So I disabled the LDSR upscaler and feathered selections with img2img now work perfectly This might be useful for anyone else with a similar problem

Interpause commented 2 years ago

For more information, AUTOMATIC1111's code will automatically download missing models when requested. It might appear as if its hanging during the process unfortunately.