Glossary · Term

Stable Diffusion

← all terms

Definition

Plain language

A widely used open image-generation system that turns noise into pictures.

As stated in the literature

A family of latent diffusion image models whose standard recipe — VAE latents, a Diffusion Transformer, flow matching, classifier-free guidance — is the template TextLDM transplants to text.

Also called: Stable Diffusion 3

Why it matters: Its standard recipe became a widely reused template for generation, so the same ingredients can be transplanted to other media like text.

For example, you type 'a red bicycle in the rain' and it turns random noise into a matching picture.

Heard on the show

“Because the headline of TextLDM sounds like an engineering story: can you take the exact recipe that powers image and video generation, the Stable Diffusion stack, and use it to write text instead?”
Episode 127 — What Diffusion Language Models Were Missing: A Map, Not an Algorithm

Mentioned in 1 episode

  1. 127
    What Diffusion Language Models Were Missing: A Map, Not an Algorithm

Related concepts

Related terms