Nodes/AUN ComfyUI Nodes/Model and Text Selector
ComfyUI Node

Model and Text Selector

Selects one model and optional text/label pair using None, Select, Increment, Random, or Range modes. TIP: Double-click the node or right-click and select 'Compact mode' to hide configuration widgets.

By loz2754·Created 7 months ago·Updated about a month ago· 4
Model and Text Selector
  • base_model
  • model_1
  • model_2
  • model_3
  • model_4
  • model_5
  • model_6
  • model_7
  • model_8
  • model_9
  • model_10
  • MODEL
  • selected_text
  • index
  • label
modeSelect
slot_count3
select1
minimum1
maximum3
range1,2,3
text_1
label_1
text_2
label_2
text_3
label_3
text_4
label_4
text_5
label_5
text_6
label_6
text_7
label_7
text_8
label_8
text_9
label_9
text_10
label_10
CategoryAUN Nodes/Loras

Inputs (37)

NameTypeDefaultDescription
modeCOMBOSelectSelection mode for active slot.
slot_countINT31–10How many slots are active from top to bottom.
selectINT11–10Slot index used in Select mode.
minimumINT11–10Minimum slot index for Increment/Random.
maximumINT31–10Maximum slot index for Increment/Random.
rangeSTRING1,2,3Comma-separated explicit index range for Range mode (for example 1,3,5-6).
base_modeloptMODELUnpatched model passthrough used when mode is None.
model_1optMODELModel input for slot 1.
text_1optSTRINGOptional text metadata for slot 1.
label_1optSTRINGOptional custom label for slot 1.
model_2optMODELModel input for slot 2.
text_2optSTRINGOptional text metadata for slot 2.
label_2optSTRINGOptional custom label for slot 2.
model_3optMODELModel input for slot 3.
text_3optSTRINGOptional text metadata for slot 3.
label_3optSTRINGOptional custom label for slot 3.
model_4optMODELModel input for slot 4.
text_4optSTRINGOptional text metadata for slot 4.
label_4optSTRINGOptional custom label for slot 4.
model_5optMODELModel input for slot 5.
text_5optSTRINGOptional text metadata for slot 5.
label_5optSTRINGOptional custom label for slot 5.
model_6optMODELModel input for slot 6.
text_6optSTRINGOptional text metadata for slot 6.
label_6optSTRINGOptional custom label for slot 6.
model_7optMODELModel input for slot 7.
text_7optSTRINGOptional text metadata for slot 7.
label_7optSTRINGOptional custom label for slot 7.
model_8optMODELModel input for slot 8.
text_8optSTRINGOptional text metadata for slot 8.
label_8optSTRINGOptional custom label for slot 8.
model_9optMODELModel input for slot 9.
text_9optSTRINGOptional text metadata for slot 9.
label_9optSTRINGOptional custom label for slot 9.
model_10optMODELModel input for slot 10.
text_10optSTRINGOptional text metadata for slot 10.
label_10optSTRINGOptional custom label for slot 10.

Outputs (4)

NameTypeDescription
MODELMODEL
selected_textSTRING
indexINT
labelSTRING