02 · Model Architectures

Diffusion

Diffusion Model

A generative-model family that learns to reverse a noise-adding process. Diffusion has powered many image and video systems, but modern media generators also use autoregressive, flow-matching, and hybrid approaches.

Concrete example

Type “a fox in a spacesuit” and watch the tool resolve random noise into that picture — that's diffusion.

Why it matters

One important media-generation approach, not a universal description of every image or video model.