Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Inpainting broke after last update (Saturday morning) #5384

Closed
1 task done
CCpt5 opened this issue Dec 3, 2022 · 7 comments
Closed
1 task done

[Bug]: Inpainting broke after last update (Saturday morning) #5384

CCpt5 opened this issue Dec 3, 2022 · 7 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@CCpt5
Copy link

CCpt5 commented Dec 3, 2022

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

Inpainting broke for me after the last update 2hrs ago. It inpaints outside the mask (when inside the mask is selected) and picking inpaint outside the mask gives this error:

ValueError: Coordinate 'right' is less than 'left'

Steps to reproduce the problem

  1. Go to inpainting
  2. Open an image
  3. Inpaint with inpaint masked
  4. Notice image inpainted outside the mask
  5. Select Inpaint not masked and get error: ValueError: Coordinate 'right' is less than 'left'

What should have happened?

Inpainting worked fine yesterday.

Commit where the problem happens

cefb5d6

What platforms do you use to access UI ?

Windows

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

XFormers / Auto update

Additional information, context and logs

Thanks for reviewing.

@CCpt5 CCpt5 added the bug-report Report of a bug, yet to be confirmed label Dec 3, 2022
@prog0111
Copy link

prog0111 commented Dec 3, 2022

Same issue here. It works a bit better by adding --gradio-img2img-tool color-sketch --gradio-inpaint-tool color-sketch to the webui-user.bat command line. It's a new inpainting feature, but has some problems of its own. Undo seems broken, and unless I'm missing something, you can no longer inpaint normally with a mask and must draw on top of any area you wish to inpaint.

Rather than trying to add coloring features to img2img and inpainting, it probably should have been its own simple tab that just allows for drawing instead.

@Alx-AI
Copy link

Alx-AI commented Dec 3, 2022

Also experiencing this

@ClemensLode
Copy link

It's also being tracked here: #5360

@dravid-cmyk
Copy link

@AUTOMATIC1111 please fix it in google collab version

@ClashSAN
Copy link
Collaborator

8504db5 should have fixed

@ElPerroRetro
Copy link

What a piece of crap. It happened to me too. Last update broke everything.

@Bronzeborg
Copy link

did you guys forget to actually paint?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

8 participants