Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difference between Controlnet inpainting for SD2 and SD3 #10559

Open
Varghese-Kuruvilla opened this issue Jan 13, 2025 · 0 comments
Open

Difference between Controlnet inpainting for SD2 and SD3 #10559

Varghese-Kuruvilla opened this issue Jan 13, 2025 · 0 comments

Comments

@Varghese-Kuruvilla
Copy link

Firstly great work with adding SD3 support on diffusers!

I was trying to run the SD3 controlnet inpainting script : https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/controlnet_sd3/pipeline_stable_diffusion_3_controlnet_inpainting.py and realized that its doesn't have the concept of an init_image like https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/controlnet/pipeline_controlnet_inpaint.py.

I want to inpaint part of an image using a canny edge image (as my control). How would I do this in SD3?

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant