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

adapt masked im2im pipeline for SDXL #7790

Merged
merged 7 commits into from
Sep 18, 2024
Merged

Conversation

noskill
Copy link
Contributor

@noskill noskill commented Apr 27, 2024

Implement sketch inpaint from a1111 for non-inpaint models.

This PR implement the same algorithm as here for #4824
but this pipeline has more parameters

@yiyixuxu
Copy link
Collaborator

can you run make style?

@HuggingFaceDocBuilderDev

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.

@noskill
Copy link
Contributor Author

noskill commented May 1, 2024

thank you, indeed there were some issues

@tolgacangoz
Copy link
Contributor

tolgacangoz commented Jul 26, 2024

@noskill Thanks for your contribution! Is this PR still active? If so, could you run make style && make quality( after running python -m pip install -e ".[quality]")?

@noskill
Copy link
Contributor Author

noskill commented Jul 26, 2024

It's not very active i would say.
@tolgacangoz I did run make style and make quality, it complains about lpw_hypernet_diffusion.py

Copy link

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

@github-actions github-actions bot added the stale Issues that haven't received updates label Sep 14, 2024
Copy link
Collaborator

@yiyixuxu yiyixuxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@yiyixuxu yiyixuxu merged commit 5d476f5 into huggingface:main Sep 18, 2024
8 checks passed
leisuzz pushed a commit to leisuzz/diffusers that referenced this pull request Oct 11, 2024
* adapt masked im2im pipeline for SDXL

* usage for masked im2im stable diffusion XL pipeline

* style

* style

* style

---------

Co-authored-by: YiYi Xu <yixu310@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues that haven't received updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants