anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
991 stars 58 forks source link

[Bug]: Inpainting, sketch related no longer working #91

Closed rushuna86 closed 1 year ago

rushuna86 commented 1 year ago

Is there an existing issue for this?

What happened?

Sending image to inpaint/sketch/inpaint sketch directly from T2I or importing directly from I2I no longer works.

Steps to reproduce the problem

  1. Go to ....Text2Image generate image
  2. Press ....Send to Inpaint
  3. Go To Image2Image Inpaint drop/import image.

What should have happened?

Sends Image to Inpaint or imports imagine to inpaint

Commit where the problem happens

b00fc0a

What platforms do you use to access the UI ?

Windows

What browsers do you use to access the UI ?

No response

Command Line Arguments

--xformers --no-half-vae --autolaunch

List of extensions

Tried with Built-in only

Console logs

nothing unusual

Additional information

No response

rushuna86 commented 1 year ago

Just tried on the previous commit working fine there.

rushuna86 commented 1 year ago

still broken

anapnoe commented 1 year ago

please don't open duplicate issue did you update to last commit? 6fbe525

rushuna86 commented 1 year ago

yes latest commit, but still exactly the same issue

anapnoe commented 1 year ago

can you empty cache and reload the chrome? chrome caches the js css files and will not update them unless you clear the cache to do this right mouse click inspect go in the refresh button right click empty cache and hard reload

rushuna86 commented 1 year ago

done still does the same thing, even tried it on edge that i've never ran SD on before and it still does it. when sending image to inpaint it does like a windows minimize/maximize animation and then just shows up with the Drop Image here or Click to Upload box.

anapnoe commented 1 year ago

I don't know why this is happening I tested on Chrome, Mozilla, OperaGX, Brave Win10 and it works as it should I will reopen the issue if anyone else can confirm does this happen from to? pnginfo > inpaint txt2img > inpaint img2img > inpaint all above ?

rushuna86 commented 1 year ago

Yes all of the above.

anapnoe commented 1 year ago

win10?

rushuna86 commented 1 year ago

Win 11

anapnoe commented 1 year ago

what happens if you drop an image to inpaint does it load correctly?

rushuna86 commented 1 year ago

hmmmm something is fked, so i did a git pull = broken. i went n did a git clone n did a refresh install from scratch and it works as it should.....

anapnoe commented 1 year ago

ok i am glad

rushuna86 commented 1 year ago

thank you for the patience

anapnoe commented 1 year ago

you are welcome

rushuna86 commented 1 year ago

i think i've narrowed it down to the extension Canvas Zoom, it breaks the inpaint and causes it to stay broken even if you disable and delete it