swd-medium-4-steps / README.md
nielsr's picture
nielsr HF Staff
Add library_name and pipeline_tag
f14cbfd verified
|
raw
history blame
675 Bytes
metadata
license: apache-2.0
library_name: diffusers
pipeline_tag: text-to-image

Scale-wise Distillation 3.5 Medium

Scale-wise Distillation (SwD) is a novel framework for accelerating diffusion models (DMs) by progressively increasing spatial resolution during the generation process.
SwD achieves significant speedups (2.5× to 10×) compared to full-resolution models while maintaining or even improving image quality. 3.5 Medium Demo Image

Usage

To generate images using SwD, go to GitHub or Hugging Face's demo .