main
📝 Fix broken link to models documentation (#4026)
Update __init__.py
Remove multiple if-else statement in the get_activation function. (#5446)
Remove the redundant line from the adapter.py file. (#5618)
Fix Basic Transformer Block (#5683)
[Styling] stylify using ruff (#5841)
Update attention_processor.py
Improve docs and type hints (#5759)
[HacktoberFest] Add missing docstrings to diffusers/models (#5248)
[Feat] PixArt-Alpha (#5642)
[Refactor] refactor `loaders.py` to make it cleaner and leaner. (#5771)
SDXL flax (#4254)
[JAX] Replace uses of jax.devices("cpu") with jax.local_devices(backend="cpu") (#5864)
make `from_flax` work for controlnet (#3161)
[LoRA, Xformers] Fix xformers lora (#5201)
[Copyright] 2023 (#2524)
Improve typehints and docs in `diffusers/models` (#5391)
[PixArt-Alpha] Support non-square images (#5672)
Animatediff Proposal (#5413)
Update docs of unet_1d.py (#4394)
consistency decoder (#5694)
[Core] fix FreeU disable method (#5552)
Rename unet_kandi3(2).py to unet_kandi3.py
Remove Redundant Variables from Encoder and Decoder (#5569)