diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

adapt masked im2im pipeline for SDXL

Open noskill opened this issue 9 months ago • 3 comments

Implement sketch inpaint from a1111 for non-inpaint models.

This PR implement the same algorithm as here for https://github.com/huggingface/diffusers/pull/4824 but this pipeline has more parameters

noskill avatar Apr 27 '24 14:04 noskill

can you run make style?

yiyixuxu avatar Apr 29 '24 23:04 yiyixuxu

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.

thank you, indeed there were some issues

noskill avatar May 01 '24 17:05 noskill

@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]")?

tolgacangoz avatar Jul 26 '24 08:07 tolgacangoz

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

noskill avatar Jul 26 '24 09:07 noskill

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[bot] avatar Sep 14 '24 15:09 github-actions[bot]