diffusion-models-class
diffusion-models-class copied to clipboard
Materials for the Hugging Face Diffusion Models Course
**Location:** Unit 1 main page **URL:** https://huggingface.co/learn/diffusion-course/unit1/1 **Issue:** Two emoji codes are displaying as plain text instead of rendering as actual emojis. **1. Rocket emoji in "Start this Unit" section:**...
**Location:** Unit 1 main page - "What Are Diffusion Models?" section **URL:** https://huggingface.co/learn/diffusion-course/unit1/1 **Issue:** The training steps are currently written in a single paragraph with inline numbering, which makes them...
by GPT **Summary** The Unit 1 “Introduction to Diffusers” notebook still installs `pyarrow==9.0.0`. On Colab (Python 3.11/3.12), that pin has no prebuilt wheels, so the first setup cell fails with...
This PR fixes the latex in unit 1.
 Bb
Two images are broken in unit 3's readme. Fixed by adding `https://huggingface.co/datasets/huggingface-course/documentation-images/resolve/main/diffusion-course/`. Thanks for the course!