Nodes/ComfyUI-Pixaroma/Loop End Pixaroma
ComfyUI Node

Loop End Pixaroma

Closing bracket of a loop. Wire 'loop' from Loop Start. Feed the values you want to carry to the next round into the value slots (for example a Combine node that piles up each round's frames). When all rounds are done, the value slots output the final carried values. Everything between Loop Start and Loop End is what repeats.

By pixaroma·Created 5 months ago·Updated 23 days ago· 271
Loop End Pixaroma
  • value1
  • value2
  • value3
  • value4
  • value5
  • loop
  • value1
  • value2
  • value3
  • value4
  • value5
Category👑 Pixaroma/🔀 Logic & Flow

Inputs (6)

NameTypeDefaultDescription
value1opt*The updated carried value to hand to the next round. Wire the matching Loop Start value slot's downstream result here. Optional.
value2opt*The updated carried value to hand to the next round. Wire the matching Loop Start value slot's downstream result here. Optional.
value3opt*The updated carried value to hand to the next round. Wire the matching Loop Start value slot's downstream result here. Optional.
value4opt*The updated carried value to hand to the next round. Wire the matching Loop Start value slot's downstream result here. Optional.
value5opt*The updated carried value to hand to the next round. Wire the matching Loop Start value slot's downstream result here. Optional.
loopoptFLOW_CONTROLWire this from Loop Start's loop output. Required for the loop to run.

Outputs (5)

NameTypeDescription
value1*Final carried value 1, after the last round.
value2*Final carried value 2, after the last round.
value3*Final carried value 3, after the last round.
value4*Final carried value 4, after the last round.
value5*Final carried value 5, after the last round.