SkillAgentSearch skills...

DiffusionFromScratch

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

Install / Use

/learn @Animadversio/DiffusionFromScratch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

<a href="https://star-history.com/#Animadversio/DiffusionFromScratch&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Animadversio/DiffusionFromScratch&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Animadversio/DiffusionFromScratch&type=Date" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Animadversio/DiffusionFromScratch&type=Date" /> </picture> </a>
View on GitHub
GitHub Stars224
CategoryEducation
Updated8d ago
Forks15

Languages

Python

Security Score

85/100

Audited on Mar 31, 2026

No findings