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
25.2k stars 5.21k forks source link

[Examples] Add a training script for T2I adapters #4094

Closed sayakpaul closed 1 year ago

sayakpaul commented 1 year ago

@HimariO and @williamberman are adding support of T2I adapters here: https://github.com/huggingface/diffusers/pull/3932.

Would be cool to have a training script for powerful T2I adapters.

Anyone's interested to pick this one up?

github-actions[bot] commented 1 year 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.