-
Notifications
You must be signed in to change notification settings - Fork 6k
[Community pipeline] SD3 Differential Diffusion Img2Img Pipeline #8679
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
Conversation
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
@asomoza is
I am using sd3-diff-diff branch. |
No, that got in by mistake when I copied my code. You need to use the |
@asomoza Thanks, that worked! |
examples/community/pipeline_stable_diffusion_3_differential_img2img.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ready to merge too?
I'll try to remove the additional code from it before, I mean the need for torchvision and the need to preprocess the images outside of the pipeline. |
@yiyixuxu now is ready |
merged! it is really nice! |
What does this PR do?
Add the differential diffusion SD3 community pipeline.
Needs #8678 to work
Fixes #8577
How to test:
Gradient
Inpainting
Depthmap
* depth map made with marigold and diffusers
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.
@yiyixuxu @vikm2o @exx8