AI From Scratch/Phase 04/Lesson 11/~75 minutes

Stable Diffusion — Architecture & Fine-Tuning

Learn + UsePythonNo prerequisites

Stable 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.

Loading lesson page...