ComfyUI Node
Model Name Pass
Pass-through node for a MODEL that also extracts its name (full and shortened). Traces back to find the loader node.
Model Name Pass
- model
- model
- full_model_name
- short/manual name
◄manual_name►
◄use_manual_namefalse►
CategoryAUN Nodes/Utility
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The model to pass through and extract from. | |
| manual_nameopt | STRING | Manual model name (optional). When 'use manual name' is on, this value (sanitized) becomes the short/manual output. | |
| use_manual_nameopt | BOOLEAN | false | When true and manual_name is not empty, outputs will use the manual name (sanitized). |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| full_model_name | STRING | — |
| short/manual name | STRING | — |