main
add callbacks to denoising step (#5427)
Fix prompt bug in AnimateDiff (#5702)
Move more slow tests to nightly (#5220)
Test Fixes for CUDA Tests and Fast Tests (#5172)
Add BLIP Diffusion (#4388)
Fix Consistency Models UNet2DMidBlock2D Attention GroupNorm Bug (#4863)
Support LCM in ControlNet and Adapter pipelines. (#5822)
Lazy Import for Diffusers (#4829)
Refactor execution device & cpu offload (#4114)
Refactor full determinism (#3485)
Fast Tests on PR improvements: Batch Tests fixes (#5080)
Fix Slow Tests (#5469)
move tests to nightly (#4451)
[LCM] Fix img2img (#5698)
[PixArt-Alpha] Fix PixArt-Alpha pipeline when number of images to generate is more than 1 (#5752)
speed up Shap-E fast test (#5686)
Make Video Tests faster (#5787)
[WIP] Refactor UniDiffuser Pipeline and Tests (#4948)
Clean up flaky behaviour on Slow CUDA Pytorch Push Tests (#4759)
[Wuerstchen] fix for when USE_PEFT_BACKEND is True (#5704)
Reorganize pipeline tests (#963)
is_safetensors_compatible refactor (#2499)
post release v0.23.0 (#5730)
fix a bug in `AutoPipeline.from_pipe()` when creating a controlnet pipeline from an existing controlnet (#5638)
allow passing components to connected pipelines when use the combined pipeline (#4883)
[Styling] stylify using ruff (#5841)
New Pipeline Slow Test runners (#5131)
[Tests] parallelize (#3078)