- Activate option
Windows Explorer integration > Git Bash
- Make sure
add to PATH
is enabled
- Clone the WebUI repo to your desired location:
Create a folder in a drive with a lot of space (at least >5 gb to get the base model running)
Right-click anywhere and select 'Git Bash here'
Alternatively, open command prompt in the folder
Enter
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui
(Note: to update, all you need to do is is type
git pull
within the newly made webui folder)
Sources: https://rentry.org/nai-speedrun https://rentry.org/voldy