Aside from the official code release, I am thrilled to share that Spectral Progressive Diffusion a.k.a. SPEED (https://arxiv.org/abs/2605.18736) is now integrated into @lmsysorg's SGLang (@sgl_project)! 🚀
Instead of always running diffusion at full resolution, SPEED progressively grows resolution across denoising steps, drastically cutting token count and achieving >2× speedup with no quality loss.
SPEED is now supported in SGLang for FLUX.1 & 2, Z-Image, Qwen-Image, and Wan. Support for Ideogram 4 incoming.
Try it out now: https://docs.sglang.io/docs/sglang-diffusion/progressive_resolution.
[1/4]
Today we release the code and a demo for our recent Spectral Progressive Diffusion paper🎉 Play around with it anytime! Just as what we have been doing also, we hope that it encourages the integration of our plug-and-play framework into latest and greatest image and video generation models!! We also included an agent skill wrapper in the repo, to making things easier.
🛜Project website: https://howardxiao.ca/speed/ 📄Paper: https://arxiv.org/abs/2605.18736 💻Github (with ComfyUI): https://github.com/howardhx/speed 🤗Demo (HuggingFace): https://huggingface.co/spaces/howardhx/speed



