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 https://github.com/comfyanonymous/ComfyUI/pull/10132 ### Other _No response_
### Expected Behavior The GetModelHash() method [exits early at this line](https://github.com/mcmonkeyprojects/SwarmUI/blob/c8a1ded938f1b779d287d3e27051293e97dab93a/src/Text2Image/T2IModel.cs#L96) when attempting to generate the hash for a GGUF model. This makes it so any downloaded GGUF model does...
### Expected Behavior Starring the Width parameter just adds it to the Starred group without any side effects. ### Actual Behavior Starring the Width parameter causes the Starred group to...
### Expected Behavior use "Qwen-Image InstantX ControlNet Union" to generate canny/openpose-controled image. ### Actual Behavior Output is a total black image (NaN image) ### Steps to Reproduce Run Qwen-Image InstantX...
Not sure how feasible this is currently but I was wondering if it would be possible to implement the ability to *patch* the built-in/generated workflows using a ComfyUI graph, as...
## Description When using the **Grid Generation** tool in **SwarmUI**, the model names and prompt replacement text in the generated image headers are being cut off due to insufficient space....
I tried so many options but all failing, both swarmui and comfyui are up to date logs shows it accurately loaded controlnet https://paste.denizenscript.com/View/136175 Result image no changes
### Expected Behavior The theme associated with the radio you clicked on should be applied to the page. ### Actual Behavior The radio switches on, but the theme is not...
### Feature Idea There are several UI issues when the tabs are located on the right sidebar. For instance under Presets the Create Preset, Import Preset etc. buttons do not...
### Expected Behavior I want to have Inpaint Preprocessor to receive a cropped mask. ### Actual Behavior Swarm generates this workflow: (preview is added by me for convenience) As you...