ComfyUI Node
WP Seed List
A ComfyUI node in wildcard-pipeline with 4 inputs and 1 output.
WP Seed List
- wp_seed_list_config
- loop_config
- seed
◄base_seed0►
◄count4►
Categorywildcard-pipeline
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| base_seed | INT | 00–1125899906842623 | Starting point for randomisation. Change for a different roll; keep the same to reproduce. Right-click → Convert widget to input to drive from another seed node. |
| count | INT | 41–999 | How many seeds to derive in the series (1–999). Set to 1 to emit a single seed without looping. |
| wp_seed_list_config | WP_SEED_LIST_CONFIG | {} | — |
| loop_configopt | WP_CONTEXT_LOOP_CONFIG | Optional WP Context Loop side-output. When wired and at least one override toggle is on, the matching field (base seed and/or count+strategy) mirrors the loop's resolved config. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| seed | INT | — |