ComfyUI Node
Extract Widget From Node π
A ComfyUI node in π΅TOO-Pack/utils with 2 inputs and 1 output.
Extract Widget From Node π
- STRING
βnode_namePower Lora LoaderβΊ
βwidget_nameslora, strengthβΊ
Categoryπ΅TOO-Pack/utils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| node_name | STRING | Power Lora Loader | The class type of the node to extract from (e.g., 'Power Lora Loader', 'LoraLoader', 'KSampler') OR the node ID (e.g., '#180', '#42') |
| widget_names | STRING | lora, strength | Comma-separated list of widgets to extract. Examples: 'lora, strength' for Power Lora Loader (rgthree), 'lora_name, strength_model' for LoraLoader, 'seed, steps, cfg' for KSampler. Leave empty to extract all widgets. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | β |