Skip to content

Does StableDiffusion3 have an image2image pipeline with ControlNet? #10129

Description

@ZHJ19970917

I want to use ControlNet with StableDiffusion3, providing a prompt, an original image, and a control image as inputs. However, I found that the StableDiffusion3ControlNetPipeline only supports prompts and control images as inputs. The StableDiffusionControlNetImg2ImgPipeline allows for providing a prompt, an original image, and a control image simultaneously, but it is not compatible with the StableDiffusion3 model. Is there a StableDiffusion3ControlNetImg2ImgPipeline available?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions