Skip to content

Releases: viking1304/a1111-setup

a1111-setup v0.2.4

28 Jul 15:24
Compare
Choose a tag to compare

What's new in this release:

  • Removed outdated patches for a1111 and forge
  • Better patching function
  • Removed asking for password upfront to make the script compatible with the latest Homebrew changes

a1111-setup v0.2.3

18 Jul 11:48
Compare
Choose a tag to compare

What's new in this release:

  • Added a few more patches from 1.10-RC
    • Fix corrupt model initial load loop #15600
    • Initial model download integrity #15602

a1111-setup v0.2.2

16 Jul 17:52
Compare
Choose a tag to compare

What's new in this release:

  • Completely rewritten from scratch (using some portions of old code)
  • Use patches instead of replacing the code with the sed command
  • Cleaner command line parameters and new options
  • Apply my patches from the development version of A1111 (#15851, #16059, #16092)
  • Add recommended params based on CPU architecture (ARM or Intel), RAM and WebUI fork (A1111 or Forge)
  • New option -i to display debug info
  • Remove messy parsing of help display from comments in code
  • Add color themes (blue, red, green, yellow, magenta, cyan, no-color)

Color themes

Screenshot 2024-07-15 at 22 35 53 Screenshot 2024-07-15 at 22 31 07

Debug info

Screenshot 2024-07-15 at 22 31 39