ComfyUI Node: Hold Counter

Authored by mitch-avis

Created

Updated

3 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

utils

Inputs

runs_per_index INT
min_index INT
max_index INT
mode
  • loop
  • clamp
  • pingpong
  • random
  • shuffle
format STRING
reset_trigger INT

Outputs

INT

STRING

Extension: ComfyUI-HoldCounter

A ComfyUI custom node that emits a held, range-bound integer index with multiple advancement modes (loop, clamp, pingpong, random, shuffle) β€” useful as a Load Image batch index that advances every N runs.

Authored by mitch-avis

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more