0.9.2-Beta
mcmonkey4eva
released this
10 Aug 12:52
·
581 commits
to master
since this release
Reddit post for this release https://new.reddit.com/r/StableDiffusion/comments/1eosnug/swarmui_092_beta_release/
Major Updates
- Dropdown parameters now have human-friendly names rather than just raw IDs, more info here: #1 (comment)
- Native support for Flux! #1 (comment)
- SAM2 autosegmenter for the Image Editor #1 (comment)
Minor Updates
- new docs for Extension usage https://github.com/mcmonkeyprojects/SwarmUI/blob/master/docs/Extensions.md featuring a ReActor extension published by Quaggles
- new param
Mask Composite Unthresholded
under advanced -> regional prompting, may yield smoother refinements for<segment:>
usage (but worse content replacement) - new server setting
XLDefaultAsXL1
as a lazy hack for if you're tired of model authors breaking the metadata of XL models - new server setting
EditMetadataWriteJSON
, write json instead of editing model metadata, useful for slow harddrives - there's now an advanced parameter for ip adapter start/stop
- added prompt syntax shorthands, eg
<wc:my/wildcard/name>
- added support for AuraFlow v0.1 (must select architecture manuallay atm, AuraFlow team intend to add proper model metadata in the near future)
- near parameter
[FreeU] Version
for FreeU - lets you select FreeU Version 2 - you can now use a negative threshold value in
<segment:
to invert the mask - new setting Logs ->
RepeatTimestampAfterMinutes
, handy for swarm servers that are left running for very long times that want clearer timestamps when there's big gaps in logs - added advanced param
ControlNet Union Type
for if you're using controlnet-union and want to manually specify the subtype - added
Perturbed Attention Guidance
under Advanced Sampling - added
IP-Adapter Weight Type
for if you want "prompt is more important" or "style transfer" ip-adapter settings - tab completion of booru tags now displays the tag count
- improvements to installation, esp. AMD (amd is still cursed but it's a little better now)
- as usual, many small improvements, bug fixes, etc.