/Stable-Diffusion-Tutorials-Guides-Tips-Tricks-References-and-more

Stable Diffusion: Tutorials, Guides, Tips, Tricks, References, and more ...

Primary LanguageBatchfile

Stable Diffusion: Tutorials, Guides, Tips, Tricks, References, and more ...

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!


0️⃣ Table of Contents


1️⃣ Getting Started

Stable Diffusion Home Page: https://github.com/Stability-AI/stablediffusion

Stable Diffusion (Web UI) Home Page: https://github.com/AUTOMATIC1111/stable-diffusion-webui

🔥 Watch Expert-Level Tutorials on Stable Diffusion & SDXL 🔥

Installation on Windows 10/11, with NVidia-GPUs, using release package

  1. Download sd.webui.zip from v1.0.0-pre and extract it's contents
  2. Run ./update.bat (do not run the run.bat file yet)
  3. Edit the webui/webui-user.cfg file
    • Update the COMMANDLINE_ARGS line to match the line below
      • set 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)
  4. Run ./run.bat now
  5. Open your SD Web UI: http://127.0.0.1:7860/ (auto-launch should auto-open this for you)
  6. Completely close/quit the Stable Diffusion Web UI. Make sure to kill the terminal process also (the run.bat process).

Install additional Models, Extensions, ControlNet and more ...

  1. Download desired Stable Diffusion models (below)
  2. Download desired Stable Diffusion extensions (below)
  3. Download desired ControlNet models (below)

2️⃣ Awesome Stable Diffusion Models

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/

3️⃣ Awesome Stable Diffusion Extensions

Put new Stable Diffusion extensions in this folder: webui\extensions

Name Install URL Notes
Auto-Photoshop-StableDiffusion-Plugin https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
Openpose Editor https://github.com/fkunn1326/openpose-editor Tutorial
ControlNet https://github.com/Mikubill/sd-webui-controlnet Tutorial
Wildcards https://github.com/AUTOMATIC1111/stable-diffusion-webui-wildcards
Dynamic Prompts https://github.com/adieyal/sd-dynamic-prompts Tutorial
Booru style tag autocompletion https://github.com/DominikDoom/a1111-sd-webui-tagcomplete
CLIP Interrogator https://github.com/pharmapsychotic/clip-interrogator-ext
Infinite Image Browsing https://github.com/zanllp/sd-webui-infinite-image-browsing
Canvas Zoom https://github.com/richrobber2/canvas-zoom
Ultimate SD Upscale https://github.com/Coyote-A/ultimate-upscale-for-automatic1111 Tutorial
After Detailer https://github.com/Bing-su/adetailer Tutorial
OpenPose Editor https://github.com/fkunn1326/openpose-editor
sd-civitai-browser https://github.com/camenduru/sd-civitai-browser
Roop https://github.com/s0md3v/sd-webui-roop Tutorial
Aspect Ratio selector https://github.com/alemelis/sd-webui-ar
openOutpaint https://github.com/zero01101/openOutpaint-webUI-extension

4️⃣ ControlNet Details

ControlNet v1.1 Tutorial

ControlNet extension - explained like you're 5

Download ControlNet v1.1 Models

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

5️⃣ Awesome Stable Diffusion Related Links & Miscellaneous

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