Finally here after almost 2 months~ many backend improvements that should make it easier and quicker to roll out new features for Inference, like the new ImageToImage project type. You can now also add and reorder any number of custom steps in Inference, including guidance addons for samplers like ControlNet or saving intermediate images.
We're hoping to add more step and addon options as we progress, so it will be possible to build out and save advanced pipelines while keeping the UI i...
2023-12-08 07:45:33 +0000 UTC
View Post
New model browser tab for Huggingface base model downloads, and more options for syncing connected model info for individual files, directories, or all models! Looking to get Inference modular steps and Image to Image out in next preview to be in time for 2.7.0 release.
Thanks again for everyone's continued support 🤗
Added
- Added "Find Connected Metadata" options for root-level and file-level scans to the Checkpoints page
- Added "Update Existing Metadata" b...
2023-12-04 23:48:20 +0000 UTC
View Post
Added
- Added System Information section to Settings
Changed
- Moved Inference Settings to subpage
Fixed
- 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
2023-12-01 20:49:09 +0000 UTC
View Post
Fixed
- 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 2023-11-30 21:46:33 +0000 UTC
View Post
Fixed
- Fixed #290 - Model browser crash due to text trimming certain unicode characters
- Fixed #297 - Model browser LiteAsyncException occuring when fetching entries with unrecognized values from enum name changes
- Fixed error when receiving unknown model format values from ...
2023-11-28 01:15:20 +0000 UTC
View Post
Added
- New package: RuinedFooocus
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
Checkpoints Page
- Added "Copy Trigger Words" option to the ...
2023-11-27 01:15:33 +0000 UTC
View Post
Small update with UI improvements, drag-drop moving of checkpoint files, and many other fixes. This also merges the latest changes from 2.6.2
Added
General
- Added an X button to all search fields to instantly clear them (Esc key also works)
Outputs Page
- Added Refresh button to update gallery from file system changes
Checkpoints Page
- Added the ability to drag & drop checkpoints between d...
2023-11-21 23:46:20 +0000 UTC
View Post
Starting with v2.7.0-dev.1 release of Stability Matrix, you can connect your Patreon account to receive auto-updates for the Dev and Preview channels.
Please follow this guide below, if you have other questions feel free to message us here or on Discord.
1. Go to the Settings and click Accounts
2023-11-21 23:43:50 +0000 UTC
View Post
Hey all, due to some models recently requiring CivitAI logins to download, we've pushed forward the adding of the accounts integrations feature. You can now connect your CivitAI account via API Key under Settings > Accounts. There is also the new Settings > Updates page to toggle auto-update notifications and choosing the update channel.
You can now create a Lykos account in the app and connect with Patreon to receive Preview / Dev updates through the auto-updater. No need to manu...
2023-11-20 07:40:20 +0000 UTC
View Post
Hi all, here with another preview build for v2.6.0, this time with some bug fixes & a new package option.
Added
- New installable package, kohya_ss
- Added Upgrade & Downgrade buttons to the package manager dialog
Fixed
- Package manager now respects index URLs
Thank you for your continued support & feedback!...
2023-11-04 21:22:26 +0000 UTC
View Post
Hi all, we've been working on getting ControlNet and custom step support added to Inference for v2.6.0, but due to preprocessor support not being built-in we're needing to work on common elements like plugin management before being able to support ControlNet fully as a simple and intuitive feature.
We're tidying up v2.6.0 for stable release soon, with ControlNet and other Inference features planned for v2.7.0. Many fixes in this preview from the dev versions, and including a new Python...
2023-11-02 18:46:19 +0000 UTC
View Post
Hi again o/ thanks for everyone's continued support! Mostly UI improvements and bug fixes in this update, including adjustable scaling for images on Output page and Inference gallery.
Simply hold the Ctrl key while scrolling your mouse wheel to make images larger or smaller, the scaling level is saved to your settings.
Added
- Reworked Package installer with GPU profile compatibility badges
- Automatic1111 Package will now install th...
2023-10-23 05:59:45 +0000 UTC
View Post
Added
- New Installable Package anapnoe/stable-diffusion-webui-ux
- Outputs page multiple selection and search
- Custom file names conflicts should now have correct file extensions
- Inference gallery hover tooltip now has more information like model, sampler, seed, and full path
- Inference model selection now has a tooltip on hover, showing full...
2023-10-16 05:57:13 +0000 UTC
View Post
Thanks for voting on our last poll for ReadyToRun, pretty obvious everyone wanted enabling it, so ReadyToRun was enabled for our releases from v2.5.0 onwards. We'll look to use compressed downloads soon to reduce download time for updates as well.
Here's a new poll for what we should work on next for Inference. You can pick multiple options but try not to pick all of them so we can prioritize ...
2023-10-14 19:38:30 +0000 UTC
View Post
Hi again, thanks for all your support and suggestions after our Inference release. We're working on adding support for shared output image viewing next, along with custom file name formatting.
Added
- Added new shared outputs page, configure packages to use shared output directories by toggling "Output sharing" in their config menus
- Inference image loading is now done over API instead of file paths, the latency from generation completion to image load shou...
2023-10-13 04:56:34 +0000 UTC
View Post
Added
Fixed
- Fixed bug where gallery did not show images when in floating mode
2023-09-30 00:05:13 +0000 UTC
View Post
Drag-drop import for Inference now supports files with Inference or Automatic1111 metadata, more metadata types may be supported in the future as well. Just a few more things to finish until release :3
Added
- You can drag in external .png files to load project states, similar to the image gallery. Supports images generated from Inference or with Automatic1111 metadata
- Added "Restore Default Layout" menu option for resetting dock layout
Fixed
2023-09-29 04:02:57 +0000 UTC
View Post
ReadyToRun is an option that precompiles some JIT code ahead of time to reduce startup time and latency in loading content / pages for the first time.
In our testing this reduced the time for starting Stability Matrix from ~1.6s to ~0.7s. The difference may be smaller or larger depending on the amount of models / packages you have.
However this also increases the size...
2023-09-27 23:36:17 +0000 UTC
View Post
Inference is finally merged as we get ready for 2.5.0 release 🎉
Added
- Added Inference, a built-in native Stable Diffusion interface, powered by ComfyUI
- Added option to change the Shared Folder method for packages using the three-dots menu on the Packages page
- Added the ability to Favorite models in the Model Browser
- Added "Favorites" sort option to the Model Browser
Changed
- Model Browser page size is now 20 instead of 1...
2023-09-25 20:31:15 +0000 UTC
View Post
Added for Inference UI
- Upscalers will now show some default models if you don't have them yet, simply click to download and use
Fixes
- Fixed Api Error when using extra networks (Lora / LyCORIS) with nested subfolder paths
- Image viewer now scales up more to fit available space
- Fixed issue where gallery would have rendering flickering
- Fixed directory not exist errors on startup for model folder
...
2023-09-22 02:01:35 +0000 UTC
View Post
Added
- Add Shift+Insert hotkey for pasting
Includes Fixes from v2.4.5
- Fixed "Library Dir not set" error on launch
2023-09-19 03:46:43 +0000 UTC
View Post
Generation parameters and arrow key navigations for gallery viewer, and some miscellaneous enhancements and fixes. Should be close to release of v2.5.0 now.
Added for Inference UI
- Generation parameters popup for image viewer (press top left info button to toggle)
- Arrow key navigation for image viewer (up/right for forward, down/left for back), can also click outside the viewer to close it
- Add context menu for prompt for copy/paste/cut,...
2023-09-18 08:22:07 +0000 UTC
View Post
Now includes an upscaler tab in the Inference UI. Click the + button in the top tab bar and select "Upscale".
Added for Inference UI
- Added Upscaler tab with sharpening options
Fixes
- Fix syntax error when using negative LORA weights
Thank you for your support!
2023-09-15 04:25:10 +0000 UTC
View Post
Now you can drag images from the gallery to load the project state. This also includes latest changes from 2.4.2 including the Japanese language option.
Added for Inference UI
- Added loading of project states by dragging the images onto the project space, currently this only works by dragging from the gallery, but this should eventually work for normal files, including ones only with A1111-style metadata.
- Search bar for images is now implemen...
2023-09-14 08:17:24 +0000 UTC
View Post
o/ Image gallery for Inference is here. Also includes a reworked installer with more options, and support for a new Package.
Added
- New installable Package - Fooocus-MRE
Added for Inference UI
- Added Image gallery panel, shows a grid of generated outputs. New generated images in Inference will now be at "(Data)/Images/Inference/" (Note search bar i...
2023-09-10 03:31:27 +0000 UTC
View Post
Fixes
- Fix batch images error message and not showing output
- Hotkeys for save/load should now work without focusing the menu
2023-09-07 00:41:44 +0000 UTC
View Post
Added for Inference UI
- SDXL Refiner support, toggle the refiner selection in the gear icon next to models, in this mode you can adjust refiner steps in the sampler config
- Scheduler selection (Normal, Karras, etc.)
- Open project file tabs now are persistent through relaunches, due to significant changes to the project file format previous project files will no longer be compatible. There should be no further backwards-incompatible file format changes required.
2023-09-06 05:46:48 +0000 UTC
View Post
More features completed for Inference UI, including Lora / LyCORIS support and VAE. Getting closer to initial release now!
Added for Inference UI
- Lora / LyCORIS support, using syntax of <lora:model:weight> or <lyco:model:weight>
- Settings button next to models can now toggle custom VAE selection
- Settings option to enable/disable image viewer pixel grids
- New tokenizer and language syntax for extra networks support. A promp...
2023-08-31 08:55:20 +0000 UTC
View Post
Fixes for Inference UI
- Image pan/zoom should work properly with multiple images now
Also includes some in-progress fixes for v2.3.3
- Fixed GPU recognition for Nvidia Tesla GPUs
- Fix checkpoint file index extension identification with some path names
- Fixed issue where config file may be overwritten during Automatic1111 package updates
- Fixed "Directory Not Found" error on startup when previously selected Data directory do...
2023-08-27 04:24:18 +0000 UTC
View Post
Bunch of updates for Inference UI! This also includes merged changes from the v2.3.0 release.
Added
- New tokenizer-based prompt auto-complete. Compatible with any CSV for the a1111-sd-webui-tagcomplete plugin, you can import them in a new settings section.
- Here are some common ones (2023-08-25 07:44:19 +0000 UTC
View Post