huggingface / huggingface/diffusers
[examples/controlnet/train_controlnet_sd3.py] training SD3.5 large controlnets from stability
Open
stale
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
Description
It is currently not possible to fine-tune controlnets for SD3.5 large from stability ai like stabilityai/stable-diffusion-3.5-large-controlnet-blur due to the handling of positional embeddings.
I have extended and testet the script accordingly since I need it for my use case. Would this be interesting and should I do a PR?
@sayakpaul
Contributor guide
Assessment
This issue has not been assessed yet.