This is easy to run Colab notebook for Stable Diffusion.
All you need is HuggingFace user token.
- Sign up in Hugging Face
- Confirm your email
- Get user token
- Click Acconut button on top right
- Click [settings]
- Click [Access tokens] on left menu
- Click [get token] to generate your own token. The name of token can be anything you want. Role should be [Write]
- Copy your token
- Agree with terms and condition to use the data model
- Click the [Open in Colab] icon on top of this README
- Copy the note to your Google drive if you want
- Paste your token in the first cell
- Run each cell from the top