Auto-Photoshop-StableDiffusion-Plugin icon indicating copy to clipboard operation
Auto-Photoshop-StableDiffusion-Plugin copied to clipboard

Preview images not loading when using ControlNet

Open jwooldridge234 opened this issue 1 year ago • 5 comments

Not sure if I'm doing something wrong or this feature isn't in there yet- running v1.20 and image previews work great on every other mode but don't show up at all when I'm using Controlnet- I just see the image when it's finished. I'm on MacOS M1 running Venture 13.0.1 and Photoshop v24.2.

jwooldridge234 avatar Mar 05 '23 16:03 jwooldridge234

You're not doing anything wrong, but the ControlNet API is experimental. One of its quirks is that it pauses any communication to automatic1111 until the current request is finished. Hopefully the developer working on the ControlNet API will resolve this issue.

AbdullahAlfaraj avatar Mar 05 '23 16:03 AbdullahAlfaraj

Gotcha, thanks! Thought it might be something like that.

jwooldridge234 avatar Mar 05 '23 16:03 jwooldridge234

Looks like this may be fixed when using the latest API endpoints? I think the plugin currently uses a deprecated endpoint. https://github.com/Mikubill/sd-webui-controlnet/issues/273

jwooldridge234 avatar Mar 08 '23 15:03 jwooldridge234

We've already fixed this issue for those using the UXP version of the plugin. However, we will release a patch for those using the ccx version very soon.

AbdullahAlfaraj avatar Mar 08 '23 15:03 AbdullahAlfaraj

Awesome, thanks so much!

jwooldridge234 avatar Mar 08 '23 16:03 jwooldridge234

This has been fixed in v1.2.2.ccx you will need to update your Auto1111 and ControlNet extension too.

AbdullahAlfaraj avatar Mar 14 '23 17:03 AbdullahAlfaraj

@jwooldridge234 Have you gotten ControlNet to work in this plugin? As I state in #156, the interface displays the models without an issue, but the plugin doesn't use ControlNet at all to modify the main image. Perhaps there are some special steps that need to be taken to get this to work (other than clicking Enable). Hopefully, you may have an idea.

VisionaryMind avatar Mar 14 '23 19:03 VisionaryMind

read the following to get it working: https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/issues/172

AbdullahAlfaraj avatar Mar 15 '23 02:03 AbdullahAlfaraj