Feature Announcements Thread #11
Replies: 43 comments
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Custom Comfy Workflows can be saved, loaded, and compared in grids now! (You can also delete them from the Load menu) |
Beta Was this translation helpful? Give feedback.
-
There's now a (basic initial) ControlNet option on the main generate tab |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
There's now a tab under User where you can muck with some of the raw parameter configuration (eg number view type / min/max, or example values as are filled by gridgen, or etc) |
Beta Was this translation helpful? Give feedback.
-
The Grid Generator tool now has search + tab complete as you type. |
Beta Was this translation helpful? Give feedback.
-
I published a convenient download for the SDXL official preset pack in a Swarm-ready format, including icons and all! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
New: LoRA Extractor Utility As it says on the tin: lets you extract LoRAs from your models |
Beta Was this translation helpful? Give feedback.
-
New: Tab completion in prompts! Just type a |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
Grid generator upgrade! Tools -> Grid Generator got some fun new tricks recently.
|
Beta Was this translation helpful? Give feedback.
-
Installer improvements!
|
Beta Was this translation helpful? Give feedback.
-
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) |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
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! |
Beta Was this translation helpful? Give feedback.
-
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: |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
Swarm has a dedicated full discord of its own now! https://discord.gg/q2y38cqjNw |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
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
Beta Was this translation helpful? Give feedback.
All reactions