Skip to content

v0.8.2 - SDXL image generation

Choose a tag to compare

@dahai80 dahai80 released this 06 Aug 13:35

Patch release

  • Add SDXL image generation: native MLX port of StableDiffusionXLPipeline with CosXL (cosxl_edit) and SDXS variant support (#371, PR #383). Dual text encoders (CLIP-L + OpenCLIP-G, cross-attn dim 2048), EulerDiscreteScheduler, AutoencoderKL. Wired into the image_gen engine (sdxl/cosxl/sdxs variants) and the /v1/images/generate API. Validated end-to-end with real stabilityai/stable-diffusion-xl-base-1.0 weights.

Full changelog: v0.8.1...v0.8.2