Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Path: blob/main/diffusers/README.md
Views: 2535
Diffusers Notebooks
Notebooks for the HuggingFace Diffusers library
📓 Examples
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. |