Skip to content

SuCicada/waifu-diffusion-webui-colab

 
 

Repository files navigation

stable-diffusion-webui-colab

A colab version of the AUTOMATIC1111/stable-diffusion-webui repository.
Instructions included in the notebook.

Open In Colab

Stable Diffusion is a deep learning, text-to-image model released by startup StabilityAI in 2022. It is primarily used to generate detailed images conditioned on text descriptions.

Example

webui

Hugging Face Token

  1. Sign up on HuggingFace
  2. You'll need to agree to some terms to access the Stable Diffusion model. To do this go to stable-diffusion-v-1-4-original, scroll down a little, click the checkmark to accept the terms and click Access repository to gain access.
  3. To get a token go to settings/tokens Click on New token, give it a name (it’s just for reference, use any name you want), and set the Role to write. Click Generate a token.
  4. That's it, copy the token and use it on the colab notebook.

Similar Projects

About

A colab version of the AUTOMATIC1111 stable-diffusion-webui repository with waifu-diffusion dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%