What's new in A1111 WebUI Easy Installer and Launcher 1.7.0

Feb 9, 2023
  • Adding an "no-autolaunch" launch option for the launcher, just add it at the end of the target of the "A1111 WebUI (Pin to Taskbar)" shortcut, like the "skip" launch option. This will just launch the WebUI server without opening it, so you can just browser to http://127.0.0.1:7860/ on your preferred browser
  • Adding a "Browse" button to browse the WebUI folder
  • Replacing the turning arrow with "Reset" for clarity
  • Small UI text & appearance changes

New in A1111 WebUI Easy Installer and Launcher 1.6.1 (Feb 7, 2023)

  • Adding a warning if the wrong python 3.10 is installed and minor fixes

New in A1111 WebUI Easy Installer and Launcher 1.6.0 (Feb 5, 2023)

  • New ↺ button to reset the WebUI folder entirely
  • Model download now shows % and estimated remaining time
  • Some simpler, cleaner and sturdier python download and path checking, now there shouldn't be any PATH conflict (hopefully lmao)
  • Logger & Log improvements
  • Code Cleaning

New in A1111 WebUI Easy Installer and Launcher 1.5.11 (Feb 5, 2023)

  • Fixing some error while checking for git Path with Powershell >5

New in A1111 WebUI Easy Installer and Launcher 1.5.10 (Jan 28, 2023)

  • Updating the output clear function to clear custom folders

New in A1111 WebUI Easy Installer and Launcher 1.5.9 (Jan 26, 2023)

  • Checking git in Path before searching for the default install location

New in A1111 WebUI Easy Installer and Launcher 1.5.8 (Jan 16, 2023)

  • Some python PATH fixes (again) and launch warning updated

New in A1111 WebUI Easy Installer and Launcher 1.5.7 (Jan 3, 2023)

  • Adding a link to see all the available arguments in the text of "Additional Launch Options"

New in A1111 WebUI Easy Installer and Launcher 1.5.5 (Dec 31, 2022)

  • Some cleaning & icons fix

New in A1111 WebUI Easy Installer and Launcher 1.5.3 (Dec 30, 2022)

  • Checking for Git better and adding it to PATH if not present
  • New logging improvements

New in A1111 WebUI Easy Installer and Launcher 1.5.2 (Dec 30, 2022)

  • Fixes for Python & Git:
  • Changing the dependencies to install, no more portable
  • Changing some logger colours

New in A1111 WebUI Easy Installer and Launcher 1.5.1 (Dec 29, 2022)

  • Pretty big experimental update
  • Git & Py are downloaded as portable dependencies, so no install needed
  • The Installer now only has the clean install checkbox and install path
  • The WebUI is cloned at the launch of the Launcher
  • The Model is also now available to download at launch if you have no custom model folder, or no model in your defaut folder

New in A1111 WebUI Easy Installer and Launcher 1.4.2 (Dec 29, 2022)

  • Searching HKLM for python 310 if HKCU fails