Notebooks for the HuggingFace Diffusers library
Notebook | Colab | Description |
---|---|---|
Getting started with Diffusers | First look at the library with a detailed model inference example. | |
Training a DDPM model | An example of training a DDPM model from scratch on a dataset of butterfly images. | |
Stable Diffusion with Diffusers | How to use Stable Diffusion model for text-to-image generation using diffusers library. |