Stability AI
model_owner
11 signals tracked
Stability AI: All Systems Operational
Status indicator: none. All Systems Operational
Date not specified
InfoCapabilityStability AI releases StableSwarmUI 0.6.4-Beta with SD3-Medium support
This is the final release of StableSwarmUI under Stability AI. The original developer will be maintaining an independent copy of this repo, see the Migration Guide here Major Updates added new model downloader utility tab #11 (comment) it can autodownload civitai metadata, and you can also use the civitai metadata importer to load metadata onto an existing model New theme " Punked ", inspired by Cyberpunk/Edgerunners, created by user @SampleTexting - it includes a Comfy skin too! There's now a Runpod template in the readme from @nerdylive123 refiner do tiling parameter for tiled upscale in the refiner, thanks to code from @bash-j SD3-Medium full support! including SD3 TextEncs new param to select what textencs to use on the fly. Will autodownload the textencs if you don't already have them. Minor Updates added image output webp option the default image format was changed to png for new installs (previously jpg ) updated language files for all languages (AI translation) allowed steps=0 to fully load a workflow but not actually generate anything got AMD directml windows working, barely when editing model metadata to add a preview image, the image metadata is now preserved, so you can drag the thumbnail into the center area to copy the parameters you used to make it new user setting CenterImageAlwaysGrow for if you're generating small images on a large monitor new user setting AutoSwapImagesIncludesFullView for if you like the FullView and want to have it autoupdate to new images as they come in added Segment Mask Blur advanced param to control segmentation better added new Segment Mask Grow option to control the mask-grow factor of <segment: usage added Segment Threshold Max advanced param to further assist tight control of autosegment masks Comfy self-start backends now have a default-enabled AutoRestart option, to restart the backend if it crashes added ImageMetadataPerFolder option for if you want to disable the metadata file showing up in image output folders adde
21 Jun 2024
MediumCapabilityStableSwarmUI 0.6.3-Beta Release: New Discord Server & TensorRT Support
Hey, we're back to not-so-infrequent release updates! The biggest news: Swarm has its own full Discord now: https://discord.gg/q2y38cqjNw !! There's a commit tracking channel and dedicated support channels and all those handy things that discords tend to have! Major Updates Wrote a whole big bunch of documentation https://github.com/Stability-AI/StableSwarmUI/tree/master/docs/Features a decent bit of work has been put into improving the Image Editor UI, it's still not perfect but it's starting to feel really nice and convenient for simple inpainting and all. This includes both upgrades to the editor interface itself, and improvements to the Init Image options it attaches to. Give the editor a try! added native TensorRT support. You can create TensorRT models via the submenu attached to models, and you can inference with them same as any other model (albeit compat with features like loras, controlnets, etc. is limited - TRT is an API accelerator and not great for regular usage) see more at #11 (comment) Minor Updates added a button to install frame interpolation for video easily new internal param: Raw Resolution , so you can do eg 1024x1024 , useful for grids. also grid gen supports Aspect Ratio as an axis now. models listings are now sortable made the API even easier and clearer to use added an Update and Restart button in the server tab new server setting AutoPullDevUpdates , to automatically pull updates as soon as they're available. Defaults off. you can now use <lora: prompt syntax to make a lora apply only within a certain <segment: or <object: section added Segment Model to specify a unique base model for segment processing added Save Segment Mask param to optionally output the <segment:> generated masks there's now an advanced Init Image Recomposite Mask param, defaults on, which causes init image with mask to recomposite onto the source image to reduce VAE artifacts added Reference Only as an option, under ReVision (drag an image to the prompt box) as usual
4 Jun 2024
MediumCapabilityStableSwarmUI 0.6.2 Beta Release — New Themes, Workflow Tab, CosXL Support
Well! Hi there, it's been a minute. Welcome to 0.6.2 Beta -- this one got a rather long time before I finalized the release, as I wanted the "Simple" tab ready to go first. So as a side effect... this update has more new features than any other release thus far, and more bugfixes/QoL improvements/etc than I can even be bothered to try to count. Major Updates New Themes: "Modern Dark" and "Modern Light", created by Eric and pythongosssss -- #11 (comment) new "SwarmInput" comfy nodes to allow fully specifying parameter details when building comfy workflows for usage with swarm added new "Simple" tab, which lets you build custom workflows and provide an easy direct-linkable interface that's safe, clean, and easy for even beginners / non-technical people to use your workflows with Added automatic installer buttons for controlnet and ip-adapter added custom word autocompletions setting (eg for anime booru tags) -- https://github.com/Stability-AI/StableSwarmUI/blob/master/docs/Autocompletions.md added prompt alternating steps syntax a photo of a <alternate:cat,dog> , and a prompt-editing-timestep syntax a photo of a <fromto[0.2]:green, blue> cat -- #11 (comment) Minor Updates made a "Sampling" group to hold the Sampler & Scheduler, finally added hacky placeholder "ControlNet Two" and "Three" groups for if multiple controlnets are needed a variety of minor visual aesthetic tune-ups while working on the "Modern" themes the negative prompt box is now by default in the center under the regular prompt box added an 'auto swap to images' checkbox (gear icon at top-right, where the 'auto swap to previews' checkbox is) added support for CosXL added support for CosXL Edit (ip2p) - just use the model as normal, and give an Init Image. then write a prompt like "give him a mustache" to instruct the edit model on what to change wrote a doc guide about how to make extensions for swarm: https://github.com/Stability-AI/StableSwarmUI/blob/master/docs/Making%20Extensions.md added "always re
16 May 2024
HighCapabilitySwarm UI enters Beta with MIT License and New Features
Beta! Swarm is now in Beta status! After months of "Alpha" status, I'm ready to say Swarm is one of the best Stable Diffusion UIs out there, and for many use cases simply the best. Brand new to Stable Diffusion? Swarm is crazy easy to install and set up and will literally guide you through how to get started in-UI. Inexperienced? There's a ? on every param to tell you how each feature works, and most features you might care about are available out of the box. There's tab completions for prompt syntax. Everything is ready to help you. Pro and want a friendly UI? Swarm's main Generate tab is one of the friendliest out there. Pro and want to maximize your comfy noodle hackery? Swarm wraps comfy in a tab and provides power features such as a workflow browser, the ability to generate reference workflows for you, the ability to reformat your favorite workflow into a friendly interface, large scale gridding, multi-GPU support, ... Large scale commercial user? Swarm provides a great frontend for you to start building with and debug with, and a powerful backend + splitting engine + etc., and a friendly license. Also here's a Reddit announcement post about the beta: https://new.reddit.com/r/StableDiffusion/comments/1bbgsl8/stableswarmui_beta/ Major Updates We've moved to the MIT License, meaning Swarm itself is now free to use for all users, even commercially. Note that models have their own licenses still. Added multi-language support! You can now select languages from the list menu at the top of the UI - feature announcement: #11 (comment) new theme added in a PR by QuantumSoul and the existing themes now look a little better and respond well to a wider parameters view, thanks to the same PR Stable Cascade supported natively #11 (comment) added a Comfy Workflow browser to the top of the comfy tab, now you can easily browse your saved workflows - #11 (comment) Updated core to .NET 8, removing the dependency on .NET 7 Minor Updates video by default now has smarter parameters
11 Mar 2024
MediumCapabilitySwarm transitions to Beta with new UI features and DotNET 8 update
Plans Swarm is gearing up for a transition out of Alpha status into Beta . Final work to do before it's ready for "Beta" includes documentation, translations, and finishing up the initial image editor tool. The Beta will most likely also be relicensed as the fully FOSS MIT License. Swarm is already at a point where it's one of the best possible UIs you can have for Stable Diffusion, and there's very few reasons to not use Swarm. Reaching Beta will mark the point where the reasons to use anything other than Swarm are almost nil. I'm incredibly proud of the progress this project has made over the past months in Alpha. Major Updates A lot Grid Generator enhancements - #11 (comment) The GridGenerator tool can now generate "Just Images" or an "Image Grid" as an alternative to the webpage viewer thingy The GridGenerator tool can now save/load configuration state Added Self-Attention-Guidance parameter options, under Advanced Sampling The 'Star' button on images now actually does something (saves a copy to the "Starred" folder). There's a usersetting for whether it'll use subfolders or not. Also highlights the starred images in the UI. DotNET 8 was released recently, and swarm will update to it in the near future. I recommend you install DotNET 8 in advance to make sure the update is painless when it comes https://dotnet.microsoft.com/en-us/download/dotnet/8.0 made the installer a lot nicer (both the install UI experience, and a proper Linux install script) - #11 (comment) new parameter under Init Image group: Unsampler Prompt , use to unsample your input image before resampling. This replaces the random noise with noise based on the input image + a prompt, allowing for more tightly controlled image editing added a parameter filter at the top to more easily find obscure params Minor Updates added a user setting to allow creating grids of images when you generate a bunch at once (eg a 2x2 grid when you generate 4 at once) (default disabled) added a user setting for image hi
8 Jan 2024
MediumCapabilityStable Diffusion 0.5.9-Alpha: New Features - SVD, Image Editor, & Advanced Sampling
Major Updates New param: InitImageResetToNorm , lets you overdrive InitImaageCreativity(denoising) above 1.0 by mixing the init with latent emptiness Stable Video Diffusion (SVD) is now supported with a "Video" param group, for img2vid and txt2img2vid, see #11 (comment) for details added a Logs tab under Server , so you can look through the raw server logs if needed entirely in UI. This also lets you view the Debug logs without having to enable them in the main terminal. New LoRA Extractor utility to get shrink thicc checkpoint models into smol loras #11 (comment) Prompt input areas now have tab completion for prompt syntax (eg wildcards, embeds, etc)! #11 (comment) added multi-random/repeat prompt syntax magic - see #196 (comment) for details have an in-progress Image Editor tool. It's not quite ready for primetime, but you can poke at it if you're curious. It's a full multilayered canvas-based editing suite. Minor Updates added restart all backends quick button added support for Cubiq's IPAdapter repo new parameter: RemoveBackground under advanced sampling, to just quickly remove the background from your images new prompt tag option: <clear:x> works like the <segment: node, but removes the content from the image - just like RemoveBackground but targetable with ClipSeg. new parameters: ControlNet Start and End , to control which steps a controlnet applies to (only visible if Advanced params is checked) TI Embeddings now have a metadata key that lets you mark them as Negative, so that when you click them they will be automatically added to the negative prompt rather than the positive added a user-setting to select the default VAE for SDXL and for SDv1 separately. eg for SDXL you might want the fp16-fix model. added Refiner HyperTile param (a technique that makes sampling a bit faster on large images) When you right click Generate and click Generate Previews , it will now try to use a preset named Preview , and can even help you generate one if you have an sdxl_lcm_l
24 Dec 2023
MediumCapabilityComfyUI 0.5.8-Alpha Release: Animated GIFs, Docker, and Multi-Backend Support
Major Updates added support for animated GIF outputs, from eg AnimateDiff or ComfyVideoHelperSuite nodes. Swarm now recognizes and handles these properly throughout, including the grid generator and everything. Video files (mp4/webm) are now partially supported as well. Added Docker support, see readme for info Added a bulk pickle-to-safetensors conversion utility, see here for detail added support for remote Swarm backends having their own model lists recognized by the local Swarm instance, including automatically filtering requests to the correct backend that has the desired models, and support for model/lora/embedding/controlnet all being recognized you can now drag an image into the image area and it will be loaded in and metadata scanned - this includes images created by swarm, or even images created by other tools (eg auto webui or fooocus) ComfyUI Workflow Editor tab can now use multiple backends simultaneously! At the top left under MultiGPU selector choose All , then create a workflow where the output nodes (PreviewImage/SaveImage) have different colors (use 1 unique color per backend). Each output's sub-graph will be split to a different comfy backend - see video here #11 (comment) added wildcards system - for details see #11 (comment) Minor Updates when using a custom Comfy workflow in the main generate tab, you can add a new SwarmLoraLoader node to let the main UI lora selector work, see here for details added VAE Tile Size param under Advanced Sampling for if you need VAE tiling added a mass model metadata reset utility added automatic recognition of Embed model architectures grid gen axis tab completion now offers an 'Add All' to quick-add a range of matches grid gen now automatically reorders axes internally to maximize speed (eg changing model lastmost since model changes are slow) (and has a checkbox to turn this off if you don't want it to) added used_embeddings to metadata when you use TI embeddings added a button to manually clear the batch view
3 Dec 2023
HighCapabilityReVision releases 0.5.7-Alpha: Segment Inpainting and IP-Adapter Support
Major Updates added segmentation-detailing - see #11 (comment) for details, but in short: you can do <segment:face> a beautiful face on the end of a prompt to trigger automatic inpainting of segments matched by text ReVision can now use IP-Adapter if you have that node in your comfy added "Seamless TIleable" checkbox under "advanced sampling" so you can make textures n stuff clicking embeddings now actually works and puts it in the prompt and all Minor Updates large amounts of internal stuff n wotnot as always, including some API improvements and load time speedups added MaskImage parameter - works as a jank way to inpaint for now, or as API inpainting, will be used to build UI around later added new <object:...> syntax to complement <region:...> except object emits additional generation calls in the middle to more aggressively form the wanted image image metadata now shifts to the side when doing so allows the image to be bigger auto-clear-batch is now under a lil Gear icon there's now a toggler to toggle whether to instant-swap to previews or not added advanced parameters to modify sigma min/max and rho added FreeU Apply To param to control whether freeU applies to base, refiner, or both added ReVision Zero Prompt param to force ReVision to zero the prompts given to the base (and leave unzeroed for refiner)
19 Oct 2023
MediumCapabilityComfyUI 0.5.6-Alpha Release: New Prompt Syntax & Backend Improvements
Major Updates added prompt syntax - <embedding:filename> , <lora:filename:1> , <random:a, b, c> , <preset:presetname> - see #11 (comment) for detail Variation Seed is now available for comfyui backend added initial experimental regional prompting support (ComfyUI only), works with an initial dirty/simple syntax in the prompt like a photo of a catdog <region:0,0,1,0.5> a photo of a cat <region:0,0.5,1,0.5> a photo of a dog (proper UI for it and more advanced tooling TBA) Minor Updates the usual pile of bugfixes and minor QOL improvements and etc made bulk generations fasterer through rapid prequeueing adjusted default image save path and reversed the image history sort, so that together your most recent images end up at the top (the settings change won't self-update a pre-existing server settings file - 'reset to default' UI is TBA, but for now you can check The Settings source to reference default values) there's now a button to preview ControlNet preprocessor outputs, in the controlnet param group you can now use Control+Up/Down arrow when you've selected prompt text to adjust prompt weighting added DynamicThresholding support for self-start ComfyUI, or any ComfyUI-API-By-URL that has the DynThresh node Added custom comfy nodes (automatically enabled for self-start backends, you'll have to transfer manually for API URL backends - see ComfyUI Docs to do that) that make image loading & saving much cleaner and faster Added "FreeU" support ( https://arxiv.org/abs/2309.11497 , Comfy backend only) as an option under "Advanced" The Comfy Workflow Editor tab now has a QuickLoad dropdown so you can more quickly load workflows you use often Refiner now has StepSwapNoisy method if you want to use the official-sample-workflow's way of handling noise, which is a bit better for standard refiner (SDXL Base + SDXL Refiner, No upscale) but much worse for anything else. The default Refiner method has been changed to PostApply , as that always works, whereas StepSwap only works for s
9 Oct 2023
MediumCapabilityStableSwarm 0.5.5-Alpha Release: Image Batching, Remote Swarm, and API Improvements
Major Updates added an "Image Edit Batch" tool next to the grid gen, for if you want to batch edits to a folderload of images added a "Utilities" tab at the top that has a CLIP Tokenizer for if you want to see what CLIP's doing with your text Swarm can use remote instances of Swarm as its backend (ie it's now easier to set up Swarm across LAN/network) LoRA/etc. browsers now recognize if they're the correct model type (SDv1 vs SDXL) - if they don't match, they fade out and get sorted to the bottom, so SDv1 loras aren't in the way while you're generating SDXL images (but they're still there with a fade and a message so you don't get confused where they went) Minor Updates Colab banned webuis :( a bunch of small bug fixes and QOL as always. Like a lot. I can't be bothered listing them all, but you can look at the git commits to see em if you want. So many. image metadata now holds the Swarm version and current date (alongside params used and gen time) when generating images with a comfy backend there are now lil progress bars on the side. A green one shows the main generation (KSampler) progress, and a subtler purple one shows the overall comfy progress (ie how far along the node graph it is) you can now customize the internal batch size if you want, as a parameter under advanced - see notes on #84 about that. Most users prefer the "Images" count at the top of core params added a toggle for auto-clearing batches custom comfy workflows now show Primitive inputs in the main param section, and auto-generated other options under "Advanced", to be less cluttered of an interface added an option for comfy api by url to go idle, meaning its connection can go on and off automatically based on whether the remote server is available. Very useful for external servers that you might only sometimes have running there's now a CLIP Token counter on prompt boxes so you can see when you're hitting the 75 token barrier added a lil guide doc about how to use swarm over LAN or internet htt
17 Sept 2023
MediumCapability
Get alerts for Stability AI
Never miss a breaking change. SignalBreak monitors Stability AI and dozens of other AI providers in real time.
Sign up free — no credit card required