main
Changed sample[0] to images[0] (#3304)
[Imports] Fix many import bugs and make sure that doc builder CI test works correctly (#5176)
Add GLIGEN Text Image implementation (#4777)
download_from_original_stable_diffusion_ckpt initializes correct default pipeline for SDXL (#5784)
[Styling] stylify using ruff (#5841)
fix exception around NSFW filter on flax stable diffusion (#5675)
[JAX] Replace uses of `jnp.array` in types with `jnp.ndarray`. (#4719)
[Schedulers] Fix callback steps (#5261)
Fix type annotation (#5146)
Fix styling issues (#5699)
Update final CPU offloading code for more diffusion pipelines (#5589)
[Bug fix] Fix img2img processor with safety checker (#3127)
replace references to deprecated KeyArray & PRNGKeyArray (#5324)
[Stable UnCLIP] Finish Stable UnCLIP (#2814)