Stable Diffusion is a revolutionary new AI image generation model that can produce stunning and lifelike images from text descriptions. This repository is a carefully curated collection of helpful links (that I am familiar with). It provides a holistic overview of Stable Diffusion, including setup instructions, tutorials, guides, tips, tricks, references, and so on. We encourage you to contribute to this repository!
- Stable Diffusion: Tutorials, Guides, Tips, Tricks, References, and more ...
Stable Diffusion Home Page: https://github.com/Stability-AI/stablediffusion
Stable Diffusion (Web UI) Home Page: https://github.com/AUTOMATIC1111/stable-diffusion-webui
- Master Advanced Techniques and Strategies: https://github.com/FurkanGozukara/Stable-Diffusion
- Download
sd.webui.zip
from v1.0.0-pre and extract it's contents - Run
./update.bat
(do not run therun.bat
file yet) - Edit the
webui/webui-user.cfg
file- Update the
COMMANDLINE_ARGS
line to match the line belowset COMMANDLINE_ARGS= --allow-code --xformers --skip-torch-cuda-test --no-half-vae --precision full --opt-split-attention --autolaunch --api --theme dark
- FAQ: Command Line Arguments and Settings (link here)
- Update the
- Run
./run.bat
now- For more details see Install-and-Run-on-NVidia-GPUs
- Open your SD Web UI: http://127.0.0.1:7860/ (auto-launch should auto-open this for you)
- Completely close/quit the Stable Diffusion Web UI. Make sure to kill the terminal process also (the
run.bat
process).
- Download desired Stable Diffusion models (below)
- Download desired Stable Diffusion extensions (below)
- Download desired ControlNet models (below)
Put new Stable Diffusion Models in this folder:
webui\extensions\sd-webui-controlnet\models
Name | Link |
---|---|
civitai.com | https://civitai.com/ |
Hugging Face | https://huggingface.co/ |
Put new Stable Diffusion extensions in this folder:
webui\extensions
ControlNet extension - explained like you're 5
Put new ControlNet v1.1 Models in this folder:
webui\extensions\sd-webui-controlnet\models
Download (at least) these four models (my preference). Or, grab them all if you have the space!
- depth
- canny
- openpose
- scribble
Name | Link |
---|---|
ControlNet v1.1 Models | https://huggingface.co/lllyasviel/ControlNet-v1-1/tree/main |
Hugging Face |
Name | Link | Other Notes |
---|---|---|
😍 Lobe Theme 😍 | https://github.com/lobehub/sd-webui-lobe-theme | |
⭐ Stable Diffusion Cheat-Sheet ⭐ | https://github.com/SupaGruen/StableDiffusion-CheatSheet | Website |
⭐ Install Stable Diffusion 2.1 in AUTOMATIC1111 GUI ⭐ | https://stable-diffusion-art.com/install-stable-diffusion-2-1/ | |
Useful AUTOMATIC1111 extensions | https://stable-diffusion-art.com/automatic1111-extensions/ | |
ControlNet-v1-1 | https://huggingface.co/lllyasviel/ControlNet-v1-1/tree/main | |
Prompt Styles by Sebastian, Hili & Maui | https://www.patreon.com/posts/sebs-hilis-79649068 | CSV Download |