A step-by-step tutorial on how you can run stable diffusion AI locally on your PC.
Pre-requisites:
Python 3.10.6: https://www.python.org/downloads/rele...
Git for windows: https://git-scm.com/download/win
Stable diffusion:
Fork of Automatic1111: https://github.com/lshqqytiger/stable...
Arguments for webui-user.bat file: set COMMANDLINE_ARGS=--use-directml --opt-sub-quad-attention --no-half --disable-nan-check --autolaunch --medvram (use lowvram instead if your GPU runs out of memory when trying to generate)
Anime model: https://civitai.com/models/66/anythin...
Realistic model: https://civitai.com/models/4201/reali...
0:00 Examples
1:08 Step 1: Install python & git
2:20 Verify it works
4:11 Why not clone Automatic1111 directly?
6:40 Step 2: Clone webui directml fork
7:50 Step 3: Edit webui-user.bat parameters
9:22 Step 4: Run webui
9:40 Step 5: Get new models
11:30 How to upscale an image
13:28 Summary
16:10 img2img
17:22 Config fields