SwarmUI icon indicating copy to clipboard operation
SwarmUI copied to clipboard

Stackable Lora/Preset Parameters for Grids

Open Cyph3r opened this issue 11 months ago • 2 comments

Feature Idea

Adding this just so it's filed into the queue of Issues.

Ability to apply multiple settings for Loras or Presets in a Grid. i.e. if you want to put LoRAs x, y, z as an axis parameter, but you also want LoRAs a, b (with weights) present on each of the 3 outputs from x, y, and z.

Difficult to explain, but more detail in this Discord help request: https://discord.com/channels/1243166023859961988/1343265629146316810

Other

No response

Cyph3r avatar Feb 23 '25 17:02 Cyph3r

Noting here for passers-by: to stack things in grids currently, use Prompt Replace with eg <lora:...> or <preset:...> syntax.

This feature request is for using the LoRA/Preset axes directly in a stackable way, to improve convenience and make behavior more obvious (since it's naturally to expect that to stack rather than overwrite, despite overwriting being 'technically correct' to all other behavior)

mcmonkey4eva avatar May 19 '25 08:05 mcmonkey4eva

Noting here for passers-by: to stack things in grids currently, use Prompt Replace with eg <lora:...> or <preset:...> syntax.

This feature request is for using the LoRA/Preset axes directly in a stackable way, to improve convenience and make behavior more obvious (since it's naturally to expect that to stack rather than overwrite, despite overwriting being 'technically correct' to all other behavior)

I'm not sure this is more convenient or even obvious, the previous method worked exactly as intended. Current Loras would apply to any generation. If I want to test additional loras, thrown them in an axis.

How would you use prompt replace to stack loras if one of your axis is prompts? You would need to specify in each prompt the lora that you want to keep? this gets very complicated. Or are you suggesting to create a preset for ever lora you want to use for every generation? Maybe im missing something obvious, but it doesn't seem like this is an improvement - if I have a lora selected, I would expect it to be applied.

tommyjohn81 avatar May 19 '25 14:05 tommyjohn81