Skip to content

SwarmUI

Model Serving & MLOps

A modular web UI for AI image (and video) generation with easy access to powerful models and extensibility features

C# Latest 0.9.8-Beta · 3mo ago Security brief →

Features

  • Supports multiple AI image models (Stable Diffusion, Z-Image, Flux, Qwen Image, etc.)
  • Supports AI video models (Wan, Hunyuan Video, etc.) with future audio support planned
  • Provides both a beginner‑friendly Generate tab and an advanced Comfy Workflow graph interface

Recent releases

View all 1 releases →
0.9.8-Beta New feature
Notable features
  • Flux.2 (including Flux.2‑Dev and Klein 4B/9B) support for Text2Image and editing
  • Z‑Image Turbo enabled by default in new installs
  • Audio and video are now first‑class citizens with dedicated UI, history tab integration, and SwarmInput nodes
Full changelog

Reddit thread for this release: https://www.reddit.com/r/StableDiffusion/comments/1qxmzo0/swarmui_098_release/

It's been 6 months and almost 600 commits since 0.9.7... a lot has happened, here's just the most interesting things:

Major Updates

Minor Updates

  • The new extension for SeedVR is getting a lot of love, it upscales your images a lot faster and smarter than most other methods
  • Added the option to allow new users to register accounts on your swarm instance if you share it publicly (defaults disabled)
  • added EasyCache params. EasyCache is a comfy built-in node that's like TeaCache and the other "step cache" techniques, but because it's native to comfy it just kinda works with everything instead of messy installs
  • added qwen controlnet support
  • added autorecovery for downloads failing during unstable internet, for install and model downloads
  • trigger phrases now have a copy button
  • improved the wildcard editing ui
  • improved model class detection
  • new TCFG param (thanks to @green-s )
  • new "Catppuccin" themes (thanks to @mrblomblo )
  • new stealth metadata settings (thanks to @Hugs288 )
  • model pred type now has SD3 (RF) as an option because somebody made a hacky SDXL RF model
  • modal image inputs (for editing models, wildcards, presets) are now nicer
  • Chroma support improved, and Chroma Radiance support added
  • Improved AuraFlow support to enable new Pony v7
  • "MediaFile" rework to enable new types of data (replacing "Image")
  • SwarmInputAudio and SwarmInputVideo nodes
  • user setting ui.HideErrorMessages
  • model metadata edits are now in-place, meaning they can often avoid rewriting the file to drive
  • image editor now has a shape tool (to draw rectangle or circle shapes)
  • installer now has a nicer theme selector
  • model shortcodes in model selectors
  • models can now link a Preset via the Edit Metadata menu
  • Made a megagrid of parameters for Z-Image Turbo https://sd.mcmonkey.org/zimagegrid/#auto-loc,true,true,false,true,false,cfgscale,steps,none,none,extremecloseupt,4,1,3,1024x1024,1,euler,simple
  • Support for Ovis 7B but the model kinda sucks https://github.com/mcmonkeyprojects/SwarmUI/blob/master/docs/Model Support.md#ovis
  • The comfy multigpu input now has "Use Swarm Queue" as an option
  • Internal reorganizations to prepare for native LLM support
  • you can now star presets (thanks to @hansneddyanto )
  • new user setting AudioBehavior
  • new server setting UseSecondaryTriggerPhraseSources to let you turn off the tag spam some models tend to have
  • Extensions can now have their own csproj files, see here for detail https://github.com/mcmonkeyprojects/SwarmUI/blob/master/docs/Making Extensions.md
  • as usual, many small improvements, bug fixes, docs improvements, etc. I probably forgot at least a few worth adding here, the change list is loooooong.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
4,129
Forks
405
Languages
C# JavaScript HTML

Install & Platforms

Install via
shell-script
Platforms
windows linux

Beta — feedback welcome: [email protected]