ComfyUI Node
MD: Dynamic LoRA Stacker (Style Butler)
A ComfyUI node in MD_Nodes/LoRa with 7 inputs and 4 outputs.
MD: Dynamic LoRA Stacker (Style Butler)
- model
- clip
- model
- clip
- enhanced_prompt
- style_info
◄style_presetNone►
◄global_strength_multiplier1.00►
◄base_prompt►
◄override_prefix►
◄override_suffix►
CategoryMD_Nodes/LoRa
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | MODEL INPUT • Purpose: The base diffusion model. • Action: Selected LoRAs will be patched into this model. | |
| clip | CLIP | CLIP INPUT • Purpose: The text encoder. • Action: Selected LoRAs will be patched into this encoder. | |
| style_preset | COMBO | None | STYLE PRESET • Purpose: Loads a pre-configured LoRA stack from lora_styles.yaml. • Action: Applies multiple LoRAs, weights, and prompt tags instantly. ⭐ Tip: Edit the YAML file to create your own custom studio presets. |
| global_strength_multiplier | FLOAT | 1.000–3 | GLOBAL STRENGTH MULTIPLIER • Purpose: Scales the intensity of the entire preset stack. • Note: 1.0 uses YAML values exactly. 0.5 cuts all strengths in half. ⭐ Recommended: 1.0. |
| base_promptopt | STRING | BASE PROMPT • Purpose: Your main subject prompt. • Action: The node will automatically wrap this with the preset's prefix/suffix. | |
| override_prefixopt | STRING | OVERRIDE PREFIX • Purpose: Replaces the preset's default prefix with your own. | |
| override_suffixopt | STRING | OVERRIDE SUFFIX • Purpose: Replaces the preset's default suffix with your own. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| enhanced_prompt | STRING | — |
| style_info | STRING | — |