huggingface/diffusion-models-class
A free course by Hugging Face covering the theory, implementation, and training of diffusion models for image and audio generation.

Velocity · 7d
+3.2
★ / day
Trend
→steady
star history
This repository contains Jupyter Notebook-based course materials teaching diffusion models from theory to practice. Students learn to generate images and audio using the Hugging Face Diffusers library, train custom diffusion models from scratch, and fine-tune existing models on new datasets. The course covers conditional generation, guidance techniques, and building custom diffusion pipelines.