ComfyUI Node
DoRA Power LoRA Loader
A ComfyUI node in loaders with 18 inputs and 5 outputs.
DoRA Power LoRA Loader
- model
- clip
- dora_state
- state_control
- MODEL
- CLIP
- auto_strength_report_json
- analysis_report
- lora_stack
◄state_slotdefault►
◄broadcast_modulationstrue►
◄broadcast_include_dora_scalefalse►
◄dora_decompose_debugfalse►
◄dora_decompose_debug_n30►
◄dora_decompose_debug_stack_depth10►
◄dora_slice_fixtrue►
◄dora_adaln_swap_fixtrue►
◄zimage_lumina2_compattrue►
◄auto_strength_enabledfalse►
◄auto_strength_devicegpu►
◄auto_strength_ratio_floor0.30►
◄auto_strength_ratio_ceiling1.50►
◄runtime_bypass_lorafalse►
Categoryloaders
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clip | CLIP | — | |
| dora_stateopt | DORA_STATE | — | |
| state_controlopt | STATE_MANAGER_CONTROL | — | |
| state_slotopt | STRING | default | — |
| broadcast_modulationsopt | BOOLEAN | true | — |
| broadcast_include_dora_scaleopt | BOOLEAN | false | — |
| dora_decompose_debugopt | BOOLEAN | false | — |
| dora_decompose_debug_nopt | INT | 300–500 | — |
| dora_decompose_debug_stack_depthopt | INT | 102–64 | — |
| dora_slice_fixopt | BOOLEAN | true | — |
| dora_adaln_swap_fixopt | BOOLEAN | true | — |
| zimage_lumina2_compatopt | BOOLEAN | true | — |
| auto_strength_enabledopt | BOOLEAN | false | — |
| auto_strength_deviceopt | COMBO | gpu | 3 options: auto, cpu, gpu |
| auto_strength_ratio_flooropt | FLOAT | 0.300–16 | — |
| auto_strength_ratio_ceilingopt | FLOAT | 1.500–16 | — |
| runtime_bypass_loraopt | BOOLEAN | false | Apply supported LoRA/LoKr adapters in the forward pass instead of materializing patched model weights. Greatly reduces persistent VRAM on very large HIGH_VRAM models. DoRA and unsupported adapter/offset forms are refused rather than approximated. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| CLIP | CLIP | — |
| auto_strength_report_json | STRING | — |
| analysis_report | STRING | — |
| lora_stack | DORA_LORA_STACK | — |