ComfyUI Node
TS Studio LoRA Stack
Marker: where the studio inserts the user's LoRA chain. Place it between the model loader and the sampler. At run time the studio patcher expands it into a chain of LoraLoaderModelOnly nodes (one per stacked LoRA, in order, with its strength); an empty stack collapses to a direct connection. Standalone it is a plain passthrough.
TS Studio LoRA Stack
- model
- model
CategoryTS/Studio
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | Model to receive the LoRA chain. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |