Skip to content

Baby Guide

Tyler T. Procko edited this page Apr 5, 2023 · 6 revisions

How to set up Stable Diffusion for Dummies

  1. Download the Stable Diffusion 1.5 model
  2. While that's going, download the Stable Diffusion WebUI
    • git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
  3. Once done, go to stable-diffusion-webui\models\Stable-diffusion and put the .ckpt model in there
  4. Run webui-user.bat in the stable-diffusion-webui folder
  5. Once the CLI loads everything, you should get a local link, like 127.0.0.1:7860
  6. Click it and you're set to go
Clone this wiki locally