Closed
Description
It would be nice to achieve a somewhat feature parity with automatic1111 in terms using controlnet with img2img flows.
Current ControlNet pipeline doesn't allow an input source image (if I understand correctly the image parameter goes to controlnet as condition and not as src image for diffusion).
I think I might try and implement this myself, but wondering how this could be achieved best?
- To add an optional src_image parameter to the ControlNet pipeline?
- To create a separate file with ControlNetImg2Img?
- Something else?
@takuma104 - since you implemented the StableDiffusionControlNetPipeline what are your thoughts?
Metadata
Metadata
Assignees
Labels
No labels