Skip to content

Releases: LykosAI/StabilityMatrix

v2.7.5

Choose a tag to compare

@github-actions github-actions released this 26 Dec 01:16
70e9b9a

Fixed

  • Fixed Python Packages manager crash when pip list returns warnings in json
  • Fixed slowdown when loading PNGs with large amounts of metadata
  • Fixed crash when scanning directories for missing metadata

v2.7.4

Choose a tag to compare

@github-actions github-actions released this 19 Dec 08:16
2850541

Changed

  • Improved low disk space handling

Fixed

  • Fixed denoise strength in Inference Text to Image
  • Fixed PathTooLongException for IPAdapter folders when using ComfyUI in Symlink mode
  • Fixed configs and symlinks not being cleaned up when switched to the opposite mode
  • Fixed model indexing stopping when encountering paths longer than 1021 bytes in length
  • Fixed repeated nested folders being created in Models/ControlNet when using ComfyUI in Symlink mode. Existing folders will be repaired to their original structure on launch.

v2.7.3

Choose a tag to compare

@github-actions github-actions released this 18 Dec 07:22
ba606cb

Added

  • Added missing IPAdapter and CLIP Vision folder links for ComfyUI

Fixed

  • Fixed UnicodeDecodeError when using extra_model_paths.yaml in ComfyUI on certain locales
  • Fixed SDXL CLIP Vision model directory name conflict
  • Fixed #334 - Win32Exception if Settings are opened

v2.7.2

Choose a tag to compare

@github-actions github-actions released this 16 Dec 08:16
184b9c8

Changed

  • Changed Symlink shared folder link targets for Automatic1111 and ComfyUI. From ControlNet -> models/controlnet to ControlNet -> models/controlnet/ControlNet and T2IAdapter -> models/controlnet/T2IAdapter.
  • Changed FreeU defaults to match recommended SD1.5 defaults
  • Changed default denoise strength from 1.0 to 0.7

Fixed

  • Fixed ControlNet / T2IAdapter shared folder links for Automatic1111 conflicting with each other
  • Fixed URIScheme registration errors on Linux
  • Fixed RuinedFooocus missing output folder on startup
  • Fixed incorrect Fooocus VRAM launch arguments

v2.7.1

Choose a tag to compare

@github-actions github-actions released this 14 Dec 10:23
1cfe3a4

Added

  • Added Turkish UI language option, thanks to Progesor for the translation

Fixed

  • Fixed Inference Image to Image projects missing denoise strength setting

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 14 Dec 00:53
b7b9c11

Added

General

  • New package: RuinedFooocus
  • Added an X button to all search fields to instantly clear them (Esc key also works)
  • Added System Information section to Settings

Inference

  • Added Image to Image project type
  • Added Modular custom steps
    • Use the plus button to add new steps (Hires Fix, Upscaler, and Save Image are currently available), and the edit button to enable removing or dragging steps to reorder them. This enables multi-pass Hires Fix, mixing different upscalers, and saving intermediate images at any point in the pipeline.
  • Added Sampler addons
    • Addons usually affect guidance like ControlNet, T2I, FreeU, and other addons to come. They apply to the individual sampler, so you can mix and match different ControlNets for Base and Hires Fix, or use the current output from a previous sampler as ControlNet guidance image for HighRes passes.
  • Added SD Turbo Scheduler
  • Added display names for new samplers ("Heun++ 2", "DDPM", "LCM")
  • Added Ctrl+Enter as a shortcut for the Generate Image button
inference_img2img_dz

Accounts Settings Subpage

  • Lykos Account sign-up and login - currently for Patreon OAuth connections but GitHub requests caching and settings sync are planned
  • Supporters can now connect your Patreon accounts, then head to the Updates page to choose to receive auto-updates from the Dev or Preview channels
  • CivitAI Account login with API key - enables downloading models from the Browser page that require CivitAI logins, more integrations like liking and commenting are also planned

Updates Settings Subpage

  • Toggle auto-update notifications and manually check for updates
  • Choose between Stable, Preview, and Dev update channels
updates

Inference Settings Subpage

  • Moved Inference settings to subpage
  • Updated with more localized labels

Outputs Page

  • Added Refresh button to update gallery from file system changes

Checkpoints Page

  • Added the ability to drag & drop checkpoints between different folders
  • Added "Copy Trigger Words" option to the three-dots menu on the Checkpoints page (when data is available)
  • Added trigger words on checkpoint card and tooltip
  • Added "Find Connected Metadata" options for root-level and file-level scans
  • Added "Update Existing Metadata" button
drag_drop_gif

Model Browser

  • Added Hugging Face tab to the Model Browser
  • Added additional base model filter options for CivitAI ("SD 1.5 LCM", "SDXL 1.0 LCM", "SDXL Turbo", "Other")
  • Added the ability to type in a specific page number in the CivitAI Model Browser
  • Right clicking anywhere on the model card will open the same menu as the three-dots button
  • New model downloads will save trigger words in metadata, if available
  • Model author username and avatar display, with clickable link to their profile
browser_civit browser_hf

Changed

General

  • Model Browser page has been redesigned, featuring more information like rating and download counts
  • Model Browser navigation has improved animations on hover and compact number formatting
  • Updated Outputs Page button and menu layout
  • Rearranged Add Package dialog slightly to accommodate longer package list
  • Folder-level "Find Connected Metadata" now scans the selected folder and its subfolders
  • Model Browser now split into "CivitAI" and "Hugging Face" tabs

Inference

  • Selected images (i.e. Image2Image, Upscale, ControlNet) will now save their source paths saved and restored on load. If the image is moved or deleted, the selection will show as missing and can be reselected
  • Project files (.smproj) have been updated to v3, existing projects will be upgraded on load and will no longer be compatible with older versions of Stability Matrix

Fixed

  • Fixed Outputs page reverting back to Shared Output Folder every time the page is reloaded
  • Potentially fixed updates sometimes clearing settings or launching in the wrong directory
  • Improved startup time and window load time after exiting dialogs
  • Fixed control character decoding that caused some progress bars to show as \u2588
  • Fixed Python rich package's progress bars not showing in console
  • Optimized ProgressRing animation bindings to reduce CPU usage
  • Improved safety checks in custom control rendering to reduce potential graphical artifacts
  • Improved console rendering safety with cursor line increment clamping, as potential fix for #111
  • Fixed #290 - Model browser crash due to text trimming certain unicode characters
  • Fixed crash when loading an empty settings file
  • Improve Settings save and load performance with .NET 8 Source Generating Serialization
  • Fixed ApplicationException during database shutdown
  • InvokeAI model links for T2I/IpAdapters now point to the correct folders
  • Added extra checks to help prevent settings resetting in certain scenarios
  • Fixed Refiner model enabled state not saving to Inference project files
  • Fixed NullReference error labels when clearing the Inference batch size settings, now shows improved message with minimum and maximum value constraints

v2.6.7

Choose a tag to compare

@github-actions github-actions released this 02 Dec 01:36
43430e7

Fixed

  • Fixed prerequisite install not unpacking due to improperly formatted 7z argument (Caused the "python310._pth FileNotFoundException")
  • Fixed #301 - Package updates failing silently because of a PortableGit error

v2.6.6

Choose a tag to compare

@github-actions github-actions released this 28 Nov 19:16
e85f03a

Fixed

  • Fixed #297 - Model browser LiteAsyncException occuring when fetching entries with unrecognized values from enum name changes

v2.6.5

Choose a tag to compare

@github-actions github-actions released this 27 Nov 21:11
24cb710

Fixed

  • Fixed error when receiving unknown model format values from the Model Browser
  • Fixed process errors when installing or updating Pip packages using the Python packages dialog

v2.6.4

Choose a tag to compare

@github-actions github-actions released this 24 Nov 22:26
e349eae

Fixed

  • Fixed errors preventing Model Browser from finding results with certain search queries