ML//diffusion model//latent diffusion

- Run diffusion in compressed latent space instead of pixel space.


Run diffusion in compressed latent space instead of pixel space.

Encode image → latent → noise → denoise → decode back to pixels.

Orders of magnitude cheaper than pixel-space diffusion.

The insight behind Stable Diffusion