Skip to content

Create a img2img (+ inpainting) controlnet pipeline #2783

Closed
@tiimgreen

Description

@tiimgreen

Is your feature request related to a problem? Please describe.
In auto1111 I can use img2img with inpainting in combination with controlnet canny edge detection to generate a new image.

With current tools in diffusers it appears I can't do that. I can only do text2img with controlnet

Describe the solution you'd like
A new pipeline StableDiffusionImg2ImgControlNetPipeline or something similar which will allow img2img with inpainting and controlnet

Describe alternatives you've considered
Tried with auto1111 and works perfectly but can't use diffusers library for it

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