Feature Announcements Thread #11
Replies: 43 comments
|
Image History, Presets, and Models (the 3 Browsable parts) now have a 'Depth' input so you can view x many folders of depth, and a Filter text box to only show results that match the filter text (eg you can search "SDXL" in the models area to only show SDXL models) (filter checks name/description/type/etc for models, name/metadata for images, etc - case insensitive) Also it has lazy-load on images, so if you view deep image history it won't die trying to load the images, it loads as you scroll. Also there's a cap of 1000 results while deep-viewing images to avoid issues, this will be configurable in the future. |
|
You can now quickshut the leftside parameter view with a button press and get a simplified/focused prompt-only view: Just you, your image, and your prompt. Hit enter to quicksend the prompt. But all the fancy params are still accessible by popping open the left bar at any time. |
|
Initial ReVision native support: Just slap some images to the prompt box and it'll figure it out for you. Only compatible with Comfy backend + default workflow generator. Will autodownload clip_vision_g for you if you lack it and you're using comfy-self-start and/or at least have your model dir pointed correctly. |
|
There's a css/format rework in-progress. You can Notably parameters now are less space-heavy, and Prompt/Generate are now in the main center area, so you can just close the parameter list and focus on prompting when you're not in the mood for fiddling settings. This is still a work-in-progress, there's more changes planned before this is done. |
|
You can now right-click the generate button to enable "Generate Forever", which will queue up a new generate each time the last one finishes, so you can see the results of your changes as you adjust things. Works best with fast models / low step counts / static seed. You can also right-click the interrupt Interrupt is also available under Quick Tools. |
|
I published a convenient download for the SDXL official preset pack in a Swarm-ready format, including icons and all! |
|
New! Automatic welcome messages. Whenever you first open swarm, it will have a welcome message. This can be one of three categories:
These messages occupy the location where generated images would be, and as such go away as soon as you generate an image or pull one up from history. You can refresh the page at any time to see a new random welcome message. There is a server setting available (UI -> If you're curious, you can see the full list of defined welcome messages @ https://github.com/Stability-AI/StableSwarmUI/blob/master/src/wwwroot/js/genpage/welcomemessages.js |
|
Grid generator upgrade! Tools -> Grid Generator got some fun new tricks recently.
|
|
Installer improvements!
|
|
New! Translations! The UI is now translated into several common languages, and many more will be added in the coming few days. I bulk generated the initial translations using an AI model from google (madlad400-7b-mt-bt) using a tool I built to quick bulk that task: https://github.com/mcmonkeyprojects/translate-tool I welcome PRs to improve the quality of the translations, see also #80 (comment) |
|
Stable Cascade support! See model support doc here for specifics: https://github.com/Stability-AI/StableSwarmUI/blob/master/docs/Model%20Support.md#stable-cascade Simply use the "ComfyUI" / "All In One" format models and save them together in your checkpoints folder https://huggingface.co/stabilityai/stable-cascade/tree/main/comfyui_checkpoints |
|
Comfy workflow browser! Are you a ComfyUI fanatic with hundreds of workflows? Organize them with names/thumbnails/etc. with a quick and friendly UI, directly in Swarm's Comfy tab! |
|
New themes: Modern Dark and Modern Light are now available, with Modern Dark as the new default theme! Built by Stability AI designer Eric and pythongosssss ... also, for fun, here's the first design idea Eric made, before we started simplifying things down a bit: |
|
Prompt editing! One of the most requested features - a hit from Auto WebUI, long missing in other UIs, now available in Swarm with comfy backend! For alternating words, use |
|
Swarm has a dedicated full discord of its own now! https://discord.gg/q2y38cqjNw |
|
Are you a fan of adetailer's YOLOv8 face detection and/or the per-person matching logic? Now you can use YOLOv8 in Swarm - https://github.com/Stability-AI/StableSwarmUI/blob/master/docs/Features/Prompt%20Syntax.md#automatic-segmentation-and-refining tldr: download a yolov8 model like https://github.com/hben35096/assets/releases/download/yolo8/face_yolov8m-seg_60.pt to |
|
New Model Downloader Utility tab Notably supports entering a civitai url and it will download the model + metadata for that model automatically You can also click "Edit Metadata" on an existing model and give a civitai URL to load model from that url onto an existing model |
|
As of 2024/06/21 StableSwarmUI will no longer be maintained under Stability AI. The original developer will be maintaining an independent version of this project as mcmonkeyprojects/SwarmUI Windows users can migrate to the new independent repo by simply updating and then running migrate-windows.bat For Linux, Mac, or manual Windows: open a terminal in your Swarm folder then run git remote set-url origin https://github.com/mcmonkeyprojects/SwarmUI See full migration guide here: mcmonkeyprojects/SwarmUI#2 |































Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This is a dedicated thread you can follow where new features will be announced.
While the project is in alpha, things will likely move fast and there will be posts here somewhat often. After alpha is done, I'll probably open a Releases thread for a slower roundup.
Migration Notice
As of 2024/06/21 StableSwarmUI will no longer be maintained under Stability AI.
The original developer will be maintaining an independent version of this project as mcmonkeyprojects/SwarmUI
Windows users can migrate to the new independent repo by simply updating and then running migrate-windows.bat
For Linux, Mac, or manual Windows: open a terminal in your Swarm folder then run git remote set-url origin https://github.com/mcmonkeyprojects/SwarmUI
See full migration guide here: mcmonkeyprojects/SwarmUI#2
All reactions