this post was submitted on 11 Aug 2023
7 points (100.0% liked)
Stable Diffusion
4338 readers
11 users here now
Discuss matters related to our favourite AI Art generation technology
Also see
Other communities
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There's a way to do this in Auto1111 (sort of):
This feels pretty janky, though. I think you could do it better (and in one shot) in comfyUI by processing the partially generated latent, feeding that result to a controlnet preprocessor node, then adding the resulting controlnet conditioning plus the original half-finished latent to a new ksampler node. You'd then finish generation (continuing from the original latent) at whatever step you split off.
Thanks for the suggestion! I will give ComfyUI a try.