ComfyUI Node
LoRA List
Return selected LoRA filenames as a list. The first row may be NONE/null.
LoRA List
- lora names
- count
◄selection[null]►
CategoryHYBS/LoRA
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| selection | STRING | [null] | Internal LoRA selection state managed by the frontend widget. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| lora names | LIST | Selected LoRA filenames. The first NONE entry is output as null. |
| count | INT | Number of list entries, including the NONE baseline. |