Thanks @sgl_project for the day-0 support! 🙌 SGLang-Diffusion now serves Qwen-Image-2.1: text-to-image generation, multi-image editing, and transparent RGBA output. Try it out! 🎨
引用推文
Day-0 support for @Alibaba_Qwen’s Qwen-Image 2.1 is here in SGLang-Diffusion!
🖥️ Native precision on a single RTX 4090 24GB with CPU offload
- 1024×1024 generation in 18.7s and image editing in 21.7s with 22.7 GiB peak GPU memory during requests. - On an RTX PRO 6000 96GB: 8.0s generation and 9.6s editing.
🎨 Text-to-image, multi-image editing, and transparent RGBA output—all with one checkpoint.
⚡ Native inference with TP/SP, LoRA, and OpenAI-compatible APIs.
40 denoising steps, one image per request, warmed HTTP latency including PNG output. No quantization.
Cookbook and GPU-specific commands below 👇