1. Go to GitHub - lllyasviel/stable-diffusion-webui-forge and navigate to this area:
2. Download the .7z installer file by clicking the link above. The file is a compressed archive that can be opened by installing 7-Zip, which is free.
3. Create a new folder in your drive and extract the contents of the file into the new folder.
4. Ensure that you have the latest version of Forge by double clicking on update.bat.
5. Double click on run.bat to begin using Forge.
If in case the one-click installation method does not work for you, you can install Forge manually by following the steps below:
1. Install Git
2. Install Python 3.10.6
IMPORTANT: Stable Diffusion does not work with the latest version of Python. Please follow the instructions below carefully.
You can also double click the webui-user.bat from the folder
Forge is installed in your system without the prerequisite Stable Diffusion, Upscale, Controlnet etc. models. Before you start using Forge, make sure to download them and place them in the appropriate folders.
Stable DIffusion Models are placed in: stable-diffusion-webui-forge\models\Stable-diffusion
A good place to download new models is www.Civitai.com, but for the default models, find them below:
Stable Diffusion 1.5 https://huggingface.co/runwayml/stable-diffusion-v1-5/tree/main
Stable Diffusion XL
https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/tree/main
Stable Diffusion XL Turbo
https://huggingface.co/stabilityai/sdxl-turbo/tree/main
Stable DIffusion Models are placed in: stable-diffusion-webui-forge\models\ControlNet
All the most common Controlnet models can be found at
1.5 https://huggingface.co/lllyasviel/ControlNet-v1-1/tree/main
SDXL https://huggingface.co/lllyasviel/sd_control_collection/tree/main
You can use the models you already have installed for automatic1111 by adjusting the webui-user.bat file. Open it with notepad and adjust the set COMMANDLINE_ARGS= to
set COMMANDLINE_ARGS= --forge-ref-a1111-home "C:\Users\sebas\stable-diffusion-webui"
Make sure to change the path to your local automatic1111 install, above is just my example.
Sebastian Kamph
2024-04-11 12:30:21 +0000 UTCMarco De Stabile
2024-04-04 10:41:39 +0000 UTCSebastian Kamph
2024-02-19 08:43:13 +0000 UTCChariti Canny
2024-02-18 23:21:47 +0000 UTCSebastian Kamph
2024-02-17 11:06:03 +0000 UTCRenderDrgn
2024-02-17 03:09:46 +0000 UTCsteamrick
2024-02-16 17:33:21 +0000 UTC