ThatDeaf-ITGuy / A1111-Web-UI-Installer

Complete installer for Automatic1111's infamous Stable Diffusion WebUI

Home Page:https://discord.gg/xU8y74HG4d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A1111 WebUI Easy Installer and Launcher

This is an unofficial simplified installer for Automatic1111's Stable Diffusion WebUI

For simple installation, download the Latest Realease (.exe) and follow the Installation Instructions

If you want to improve the installer, git clone or Fork & Pull Request (this project mainly uses Advanced Installer and Powershell)

INSTALLING

⚠️ WARNING ⚠️

⚠️ This installer will always clone the latest bleeding edge update of the WebUI. Some Updates can break it

The Installer

  1. Download the latest release
  2. Click Next on the Welcome screen
  3. On the Prerequisites Screen, select the programs you want to install and click Next

    ⚠️ If you have no idea what those programs are, keep them checked

  4. If everything goes right you'll be greated with this screen :

Installer

  1. Select where you want to install the WebUI

    Default is fine but if you want to install things somewhere else, it is highly recommended to do it in a dedicated empty folder, else it's going to be pretty messy

  2. The checkboxes:

    1. Clean Install : Keep it checked if this is your first install via this Auto Installer. Uncheck it if you only want to update the Launcher and keep your existing WebUI intact (with your settings/models/extensions etc.)

      Note (experimented users only): It may be possible to add the Launcher to an existing WebUI folder that you had manually git cloned (without this installer), as long as you move the WebUI folder into a subfolder, and chose said subfolder as the Install Path during the install. But I haven't tested it and it could result in some random stuff

    2. Install SD Checkpoint : Select it if you don't have already have a Checkpoints/Models folder

      ⚠️ if you have no idea what this means, leave the box checked

    3. I Understand : Read the "Important Details" and check it if you understand
  3. Click Install and remember, this can take a while

  4. Once installed, a folder will open with a shortcut called A1111 WebUI (Pin to Taskbar)

  5. You can drag & drop it on your taskbar if you wish, this is the launcher for the WebUI

  6. Launch the shortcut to open the Custom Launcher

  7. Once you've selected what you wanted, click LAUNCH WEBUI, this will quit the launcher and proceed in the terminal window, logging what it's doing

    ⚠️Be patient this will take a while at first, when it's ready, it will open the webUI in your browser

    ⚠️Read the WARN message

  8. When you're done using the WebUI, close the browser tab & close the terminal window

THE LAUNCHER

When double clicking A1111 WebUI (Pin to Taskbar) You should be greeted with the launcher

Launcher

Features

General Settings

The Force buttons will execute the relevant function as soon as you click instead of waiting for launch

  • Auto-Update WebUI : This will update (git pull) the WebUI everytime you launch it
  • Auto-Update Extensions : Same thing but with the extensions
  • Clear Generated Images : This will clear all previously generated images from the outputs folder at launch, to give you a blank slate for this session.

    ⚠️ The images are permanently deleted ! A pop up will ask you for confirmation at launch if enabled, and you'll also be able to skip the deletion without disabling it.

Launch Options

  • Low VRAM : Allows cards with low VRAM to be able to generate images, this will increase render time, but will make things smooth
  • Xformers : Greatly speeds up RTX 3000 / 4000 cards, can sometimes work with previous gens cards as well !
  • Checkpoint Folder : If you don't have a specific checkpoint folder, do not click this, else select it there 💡click the path to reset
  • Default VAE : This will allow you to select a default separate for all models VAE file 💡click the path to reset
  • Additional Arguments : If you know what you're doing, you can add additional launch arguments for the UI here, as you would have done in webui-user.bat.

    ⚠️ Click SAVE to confirm the additional arguments, else they won't be saved

Misc

  • Launch Options Overview for easy verification & debug
  • Launcher Version displayed
  • Main GPU & VRAM displayed
  • Ablity to copy the WebUI Commit Hash (practical for opening GitHub issues)
  • Direct link to the Issues section of the Installer/Launcher Github
  • Direct link to the Issues section of the WebUI

About

Complete installer for Automatic1111's infamous Stable Diffusion WebUI

https://discord.gg/xU8y74HG4d


Languages

Language:PowerShell 92.4%Language:Rich Text Format 7.6%