SwarmUI
SwarmUI copied to clipboard
SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
### Feature Idea Hi, think the tittle say it all: Add a 'most used' in the sort list of Loras. I know the star system is great but it's long...
### Expected Behavior When switching to the Comfy Workflow tab expect either the workflow area, default workflow or last used workflow to load. ### Actual Behavior Just getting a large...
### Feature Idea Bytedance's USO is a style transfer method for Flux that gives pretty good results: https://github.com/bytedance/USO Here's a video of it in action: https://www.youtube.com/watch?v=co8g61in4qg https://docs.comfy.org/tutorials/flux/flux-1-uso It would be...
### Feature Idea Hi @mcmonkey4eva, It’s been a while since we last chatted about this on Discord many moons ago. First—thank you for SwarmUI. It’s a great project and I’ve...
[CleanShot 2025-11-22 at 19.23.02.webm](https://github.com/user-attachments/assets/bd3efe5e-ed23-4be8-9cc4-a09a2cc21d4a) I know in the Discord I showed the metadata container shrinking and expanding dynamically based on user zoom action. However, I went this route because the...
### Feature Idea Please consider adding NAG (Normalized Attention Guidance) https://github.com/ChenDarYen/Normalized-Attention-Guidance, which enables using negative prompts without CFG, which essentially allows negative prompting with distilled models (including Flux, HiDream, and...
### Feature Idea Imageviewer is a fantastic addition making it easy to view nearly full screen images. It would be even better if there was a user setting to hide...
### Feature Idea Sometimes I have to look in the LoRA tab at the cards to remind myself of the trigger words. If I have some LoRA already loaded, I...
### Feature Idea When generating an image using an init image, the filename of the init image is stored in metadata as `initimage_filename` and `initimage_resolution`. When refining the image that...
### Feature Idea Hey there! I was playing around with connecting unrelated ComfyUI workflows (in my own little play gradio app that calls ComfyUI) by chaining them into a pipeline....