ComfyUI Node
Smart Selector 🎯
A ComfyUI node in Local Custom/Selection with 10 inputs and 2 outputs.
Smart Selector 🎯
- selected
- item_count
◄use_filefalse►
◄itemsitem1
item2
item3►
◄file_path►
◄mode▾►
◄count1►
◄allow_duplicatesfalse►
◄index0►
◄wraptrue►
◄frozenfalse►
◄display►
CategoryLocal Custom/Selection
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| use_file | BOOLEAN | false | — |
| items | STRING | item1 item2 item3 | — |
| file_path | STRING | — | |
| mode | COMBO | 2 options: random, sequential | |
| count | INT | 11–100 | — |
| allow_duplicates | BOOLEAN | false | — |
| index | INT | 00–10000 | — |
| wrap | BOOLEAN | true | — |
| frozen | BOOLEAN | false | — |
| display | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| selected | STRING | — |
| item_count | INT | — |