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.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | Select | Selection mode for active slot. |
| slot_count | INT | 31–10 | How many slots are active from top to bottom. |
| select | INT | 11–10 | Slot index used in Select mode. |
| minimum | INT | 11–10 | Minimum slot index for Increment/Random. |
| maximum | INT | 31–10 | Maximum slot index for Increment/Random. |
| range | STRING | 1,2,3 | Comma-separated explicit index range for Range mode (for example 1,3,5-6). |
| base_modelopt | MODEL | Unpatched model passthrough used when mode is None. | |
| model_1opt | MODEL | Model input for slot 1. | |
| text_1opt | STRING | Optional text metadata for slot 1. | |
| label_1opt | STRING | Optional custom label for slot 1. | |
| model_2opt | MODEL | Model input for slot 2. | |
| text_2opt | STRING | Optional text metadata for slot 2. | |
| label_2opt | STRING | Optional custom label for slot 2. | |
| model_3opt | MODEL | Model input for slot 3. | |
| text_3opt | STRING | Optional text metadata for slot 3. | |
| label_3opt | STRING | Optional custom label for slot 3. | |
| model_4opt | MODEL | Model input for slot 4. | |
| text_4opt | STRING | Optional text metadata for slot 4. | |
| label_4opt | STRING | Optional custom label for slot 4. | |
| model_5opt | MODEL | Model input for slot 5. | |
| text_5opt | STRING | Optional text metadata for slot 5. | |
| label_5opt | STRING | Optional custom label for slot 5. | |
| model_6opt | MODEL | Model input for slot 6. | |
| text_6opt | STRING | Optional text metadata for slot 6. | |
| label_6opt | STRING | Optional custom label for slot 6. | |
| model_7opt | MODEL | Model input for slot 7. | |
| text_7opt | STRING | Optional text metadata for slot 7. | |
| label_7opt | STRING | Optional custom label for slot 7. | |
| model_8opt | MODEL | Model input for slot 8. | |
| text_8opt | STRING | Optional text metadata for slot 8. | |
| label_8opt | STRING | Optional custom label for slot 8. | |
| model_9opt | MODEL | Model input for slot 9. | |
| text_9opt | STRING | Optional text metadata for slot 9. | |
| label_9opt | STRING | Optional custom label for slot 9. | |
| model_10opt | MODEL | Model input for slot 10. | |
| text_10opt | STRING | Optional text metadata for slot 10. | |
| label_10opt | STRING | Optional custom label for slot 10. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| selected_text | STRING | — |
| index | INT | — |
| label | STRING | — |