Significant community contributions
The following contributors have made significant changes to the library over the last release:
* standardAI
* Fix typos (7411)
* [`IP-Adapter`] Fix IP-Adapter Support and Refactor Callback for `StableDiffusionPanoramaPipeline` (7262)
* [`Docs`] Fix typos (7451)
* Fix Tiling in `ConsistencyDecoderVAE` (7290)
* Fix CPU offload in docstring (7827)
* Fix image upcasting (7858)
* Remove dead code and fix f-string issue (7720)
* Fix several imports (7712)
* Expansion proposal of `diffusers-cli env` (7403)
* Fix a grammatical error in the `raise` messages (8272)
* Fix CPU Offloading Usage & Typos (8230)
* a-r-r-o-w
* [refactor] Fix FreeInit behaviour (7410)
* [Pipeline] AnimateDiff SDXL (6721)
* UmerHA
* Fixed minor error in `test_lora_layers_peft.py` (7394)
* Skip `test_lora_fuse_nan` on mps (7481)
* Implements Blockwise lora (7352)
* Quick-Fix for 7352 block-lora (7523)
* Skip `test_freeu_enabled ` on MPS (7570)
* Fixing implementation of ControlNet-XS (6772)
* bghira
* diffusers7426 fix stable diffusion xl inference on MPS when dtypes shift unexpectedly due to pytorch bugs (7446)
* apple mps: training support for SDXL (ControlNet, LoRA, Dreambooth, T2I) (7447)
* 7529 do not disable autocast for cuda devices (7530)
* 7879 - adjust documentation to use naruto dataset, since pokemon is now gated (7880)
* HyoungwonCho
* Perturbed-Attention Guidance (7512)
* Modification on the PAG community pipeline (re) (7876)
* haikmanukyan
* add HD-Painter pipeline (7520)
* fabiorigano
* Multi-image masking for single IP Adapter (7499)
* Move IP Adapter Face ID to core (7186)
* Restore AttnProcessor2_0 in unload_ip_adapter (7727)
* [Docs] Update image masking and face id example (7780)
* fix AnimateDiff creation with a unet loaded with IP Adapter (7791)
* kabachuha
* Add (Scheduled) Pseudo-Huber Loss training scripts to research projects (7527)
* lawrence-cj
* PixArt-Sigma Implementation (7654)
* [docs] add doc for PixArtSigmaPipeline (7857)
* vanakema
* 7535 Update FloatTensor type hints to Tensor (7883)
* zjysteven
* [Pipeline] Adding BoxDiff to community examples (7947)
* isamu-isozaki
* Adding VQGAN Training script (5483)
* SingleZombie
* [Community Pipeline] FRESCO: Spatial-Temporal Correspondence for Zero-Shot Video Translation (8239)
* toshas
* [Pipeline] Marigold depth and normals estimation (7847)