huggingface / diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
https://huggingface.co/docs/diffusers
Apache License 2.0
24.27k stars 5.01k forks source link

PixArt-δ ControlNet with diffusers #7059

Open fangxia1997 opened 5 months ago

fangxia1997 commented 5 months ago

PixArt-δ ControlNet and Checkpoint has been released and it seems that the diffusers framework does not currently support. Is it possible to add a PixArtControlNetPipeline just like controlnet pipelines of sd 1.5? Since we already have PixArtAlphaPipeline in diffusers, it will be much more convenient to use PixArt-δ if the corresponding controlnet pipeline is supported.

yiyixuxu commented 5 months ago

cc @sayakpaul

sayakpaul commented 5 months ago

Contributions are welcome. We haven’t seen the expected usage for PixArt sadly. So, would prefer it if the community contributed it.

github-actions[bot] commented 4 months ago

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] commented 3 months ago

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.