SwarmUI icon indicating copy to clipboard operation
SwarmUI copied to clipboard

Allow parameter pairs in Grid Maker (eg. Scheduler+Sampler pair) in a single axis.

Open tommyjohn81 opened this issue 9 months ago • 2 comments

Feature Idea

It would be very powerful to allow for parameter pairings in a single axis. For example, if you want to specify a sampler+scheduler pairing e.g. "Deis-Beta" or "Euler-Simple" without comparing all combinations of the variables with another axis. In this case if I wanted to compare these pairings with 2 different seeds, it would product 2 images. Under the current model, this would require 4 images including options that I didn't want.

A solution could be syntax [ParameterType:Value]-[ParameterType:Value],[ParameterType:Value]-[ParameterType:Value] So: [sampler:Deis]-[scheduler:Beta],[sampler:Euler]-[scheduler:Simple]

Other

No response

tommyjohn81 avatar May 06 '25 14:05 tommyjohn81

I would amend this request to not limit to pairs but allow for any number of parameter combinations in an single axis.

tommyjohn81 avatar May 06 '25 15:05 tommyjohn81

would be nice to have. FYI you can work around the limitation by making presets and then using a Preset axis that cycles through your N presets.

bman654 avatar Jun 07 '25 04:06 bman654