Nodes/AUN ComfyUI Nodes/Model Name Pass
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.

By loz2754·Created 7 months ago·Updated about a month ago· 4
Model Name Pass
  • model
  • model
  • full_model_name
  • short/manual name
manual_name
use_manual_namefalse
CategoryAUN Nodes/Utility

Inputs (3)

NameTypeDefaultDescription
modelMODELThe model to pass through and extract from.
manual_nameoptSTRINGManual model name (optional). When 'use manual name' is on, this value (sanitized) becomes the short/manual output.
use_manual_nameoptBOOLEANfalseWhen true and manual_name is not empty, outputs will use the manual name (sanitized).

Outputs (3)

NameTypeDescription
modelMODEL
full_model_nameSTRING
short/manual nameSTRING