Loading lesson page...
Stable Diffusion — Architecture & Fine-Tuning
Learn + UsePythonNo prerequisitesStable Diffusion is a DDPM that runs in the latent space of a pretrained VAE, conditioned on text via cross-attention, sampled with a fast deterministic ODE solver, and steered by classifier-free guidance.