Animadversio / DiffusionFromScratch

Rebuild the Stable Diffusion Model in a single python script. Tutorial for Harvard ML from Scratch Series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diffusion From Scratch

Binxu Wang (binxu_wang@hms.harvard.edu)

Tutorial on Stable Diffusion Models at ML from Scratch seminar series at Harvard.

This tiny self-contained code base allows you to

  • Rebuild the Stable Diffusion Model in a single Python script.
  • Train your toy version of stable diffusion on classic datasets like MNIST, CelebA

Colab notebooks

Demo Outputs

IMAGE ALT TEXT HERE

Music video generated from Stable Diffusion.

Star History

Star History Chart

About

Rebuild the Stable Diffusion Model in a single python script. Tutorial for Harvard ML from Scratch Series


Languages

Language:Python 100.0%