Klace / stable-diffusion-webui-instruct-pix2pix

Extension for webui to run instruct-pix2pix
Other
320 stars 20 forks source link

pix2pix not working #66

Open iChristGit opened 1 year ago

iChristGit commented 1 year ago

Hey, I am running the latest commit 5ef669de080814067961f28357256e8fe27544f4

image

After choosing the model I can see the new slider for Image CFG, but no matter the settings there is no mask made, the whole image changes, How can this be fixed?

iChristGit commented 1 year ago

image image

Eliza-and-black commented 11 months ago

@iChristGit Have you fix the bug now? I would appreciate it if you could share the progression.

iChristGit commented 11 months ago

@iChristGit Have you fix the bug now? I would appreciate it if you could share the progression.

I ended up giving up.. no idea what caused it :(

w-e-w commented 10 months ago

not sure what version of webui you are using but there was a bug in webui 1.6 that breaks Instruct Pix2Pix this issue was fixed in 1.7

also readme

DEPRECATED: This extension is no longer required. I have integrated the code into Automatic1111 img2img pipeline and the webUI now has Image CFG Scale for instruct-pix2pix models built into the img2img interface. This extension is obsolete.

in other words bugs should be reported to webui repo