Skip to content

StableDiffusionControlNetImg2ImgPipeline (XL version) and StableDiffusionControlNetInpaintPipeline (XL version) #4589

Description

@yamkz

Is your feature request related to a problem? Please describe.
I want to implement it in my application, but it's very frustrating that I cannot use the combination of "SDXL and ControlNet and img2img" and "SDXL and ControlNet and inpaint" that I most want to use. I can do them individually, but.... I really desire the implementation of pipelines for these two use cases.

Describe the solution you'd like
Implementation of StableDiffusionControlNetImg2ImgPipeline (XL version) and StableDiffusionControlNetInpaintPipeline (XL version), like normal SD models.

Describe alternatives you've considered
Implementing my own inpaint ControlNet that restores images using a composite image of the image and the mask image as a condition.

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

    Labels

    staleIssues that haven't received updates

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions