Skip to content

Releases: mcmonkeyprojects/SwarmUI

0.9.2-Beta

10 Aug 12:52
Compare
Choose a tag to compare

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.

0.9.1-Beta

08 Jul 13:54
Compare
Choose a tag to compare

Reddit post for this release https://new.reddit.com/r/StableDiffusion/comments/1dy9rzr/swarmui_091beta_release/

Major Updates

Minor Updates

  • removed the legacy stability api backend
  • civitai now has an API key option under user settings for civit autodownloads of authentication-only files, thanks to @maedtb
  • added initial CFG++ support via sampler euler_cfg_pp_regular comfy native now
  • Remote swarm backends can now have an "Authorization" header applied (as some remote servers require this)
  • the github issues page here now has issues templates
  • made the "refiner" group more clear in its purpose (it's also upscaler and more) and added some more param-group-docs
  • tab title now updates to show the number of current pending generations, so you can see progress even when tabbed out
  • new user setting AutoCompleteSuffix to have autocompletions autoappend commas or things like that
  • segment yolo now sorts left to right to give better control over selecting characters individually
  • controlnets now autodetect canny,depth,pose,scribble from just filename cues if there's no metadata for it (ie if you haven't specified a preprocessor manually)
  • added user setting ButtonsUnderMainImages to customize which buttons appear when you open an image vs. which get moved to 'More'
  • majorly upgraded the Model Downloader utility, see #44 for more
  • added server setting RecycleDeletedImages which you can use to send images to the recycle bin instead of full file deletion
  • added Zero Negative parameter under Sampling, which may sometimes improve quality on SD3
  • as usual, many small improvements, bug fixes, etc.

0.9.0-Beta

21 Jun 23:18
Compare
Choose a tag to compare

SwarmUI Independent Edition, version 0.9.0 Beta.

This is the first version ID as an independent repository.

Swarm Legacy Beta Pre-Release

21 Jun 22:54
Compare
Choose a tag to compare
Pre-release

This is the final Swarm files from the Stability version of Swarm before SwarmUI became independent.