Skip to content

Tutorials

Each tutorial is a Jupyter notebook in the repository’s tutorials/ folder, and each page here shows the notebook with the outputs from its last complete run. Open one in Colab to run it yourself: the first cell installs Dew from GitHub, and the notebook says at the top what hardware it needs.

Notebooks 01 to 04 are about image diffusion and build on each other: 04 samples from the checkpoint that 02 trains. The others stand alone. If you have not used Dew before, read the quickstart first; it trains a model in a few seconds on a CPU and introduces the pieces every notebook uses.