ComfyUI Node
WP Context Loop
A ComfyUI node in wildcard-pipeline with 3 inputs and 2 outputs.
WP Context Loop
- wp_context_loop_config
- context
- loop_config
◄seed0►
◄count1►
Categorywildcard-pipeline
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| seed | INT | 00–18446744073709550000 | 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 | 11–999 | How many iterations the series runs (1–999). Set to 1 to disable looping without removing the node. |
| wp_context_loop_config | WP_CONTEXT_LOOP_WIDGET | {} | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| context | PIPELINE_CONTEXT | — |
| loop_config | WP_CONTEXT_LOOP_CONFIG | — |