ljleb

Results 256 comments of ljleb

`/controlnet/img2img` and `controlnet/txt2img` are both implemented now using the `controlnet_units` json property. The old `controlnet_*` json properties can still be used for backwards compatibility, however now there is a warning...

Alright I think I tested the main use-cases now. Hopefully that covers everything. I would be more confident that this doesn't break anything with automated testing. By the way I...

Closing as no reply from OP. I assume it works now? Feel free to reopen if it still does not work.

I am not completely sure I grasp the issue. IIUC, as this is related to running controlnet from external code, maybe one way to fix this could be to release...

It seems this has been fixed on prompt travel side? @enn-nafnlaus have you seen the discussion at https://github.com/Kahsolt/stable-diffusion-webui-prompt-travel/issues/18 ?

Awesome! I'll close this now, feel free to come back here or open a new issue if it breaks in the future 👍

@GibsonHu Can you verify that you are using the latest version of the extension? I could not reproduce with the latest commit. If you are on 0fe4907b1d94f2d9c95e2e4fc9272c4c068622ce or later, can...

~~#384 might fix this.~~ Ah this might be caused by the model not being unloaded. We need to run the controlnet script in normal txt2img route to give a chance...

The width and height sliders are only used by the `Create Blank Canvas` button. The sliders are a bit confusing at the moment, this has been discussed here: https://github.com/Mikubill/sd-webui-controlnet/issues/186#issuecomment-1435665154