ComfyUI Node
Integer
A ComfyUI node in ✨ LF Nodes/Primitives with 5 inputs and 2 outputs.
Integer
- ui_widget
- int
- int_list
◄integer0►
◄enable_historytrue►
◄randomizefalse►
◄seed42►
Category✨ LF Nodes/Primitives
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| integer | INT | 0 | Integer value. |
| enable_history | BOOLEAN | true | Enables history, saving the execution value and date of the widget. |
| randomize | BOOLEAN | false | Randomly selects a previously used value (must be present in the history list). |
| seed | INT | 42 | Seed to control the randomness when 'randomize' is active. |
| ui_widgetopt | KUL_HISTORY | [object Object] | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| int | INT | — |
| int_list | INT | — |