v0.8.2 - SDXL image generation
Patch release
- Add SDXL image generation: native MLX port of
StableDiffusionXLPipelinewith 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 theimage_genengine (sdxl/cosxl/sdxsvariants) and the/v1/images/generateAPI. Validated end-to-end with realstabilityai/stable-diffusion-xl-base-1.0weights.
Full changelog: v0.8.1...v0.8.2