ComfyUI Node
NP-LoRA Loader (Subject + Style)
Fuse a subject/content LoRA with a style LoRA using NP-LoRA's asymmetric null-space projection.
NP-LoRA Loader (Subject + Style)
- model
- clip
- model
- clip
- merge info
◄content_lora▾►
◄style_lora▾►
◄mu0.50►
◄content_strength_model1.00►
◄style_strength_model1.00►
◄content_strength_clip1.00►
◄style_strength_clip1.00►
Categoryloaders/LoRA
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clip | CLIP | — | |
| content_lora | COMBO | Subject, character, or content LoRA to preserve. | |
| style_lora | COMBO | Style LoRA whose right-singular subspace is protected. | |
| mu | FLOAT | 0.500–100 | 0 = direct merge; higher values protect style more strongly. |
| content_strength_model | FLOAT | 1.00-20–20 | — |
| style_strength_model | FLOAT | 1.00-20–20 | — |
| content_strength_clip | FLOAT | 1.00-20–20 | — |
| style_strength_clip | FLOAT | 1.00-20–20 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| merge info | STRING | — |