Uh oh!
There was an error while loading. Please reload this page.
[Community pipeline] SD3 Differential Diffusion Img2Img Pipeline - #8679
Conversation
HuggingFaceDocBuilderDev
commented
Jun 24, 2024
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. |
asomoza
commented
Jun 25, 2024
No, that got in by mistake when I copied my code. You need to use the |
vikm2o
commented
Jun 25, 2024
@asomoza Thanks, that worked! |
Uh oh!
There was an error while loading. Please reload this page.
asomoza
commented
Jun 27, 2024
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 |
yiyixuxu
commented
Jun 29, 2024
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