Skip to content

Simple Colab notebook to run Stable Diffusion with Hugging Face diffusers

License

Notifications You must be signed in to change notification settings

zett-8/stable-diffusion-with-diffusers-on-colab

Repository files navigation

[日本語版はこちら]

Stable Diffusion with diffusers

This is easy to run Colab notebook for Stable Diffusion.
All you need is HuggingFace user token.

Open In Colab

Preparation

  1. Sign up in Hugging Face
    1. https://huggingface.co
  2. Confirm your email
  3. Get user token
    1. Click Acconut button on top right
    2. Click [settings]
    3. Click [Access tokens] on left menu
    4. Click [get token] to generate your own token. The name of token can be anything you want. Role should be [Write]
    5. Copy your token
  4. Agree with terms and condition to use the data model
    1. https://huggingface.co/CompVis/stable-diffusion-v1-4

How to run

  1. Click the [Open in Colab] icon on top of this README
  2. Copy the note to your Google drive if you want
  3. Paste your token in the first cell
  4. Run each cell from the top

About

Simple Colab notebook to run Stable Diffusion with Hugging Face diffusers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published