learn
Diffusion Model
What Diffusion Model means, how it works, and which tools and models on this site relate to it.
Definition
Diffusion models generate images (and increasingly video or audio) by iteratively denoising from noise toward a sample that matches a prompt.
How it works
A prompt conditions the denoising process. Samplers, steps, and guidance scale change speed and look. They are a different family from autoregressive LLMs.