ali0ali0ali000 / stable-diffusion-webui-colab-1

A colab version of the AUTOMATIC1111 stable-diffusion-webui repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Jupyter Notebook 100.0%