pythongosssss / ComfyUI-Custom-Scripts

Enhancements & experiments for ComfyUI, mostly focusing on UI features
MIT License
1.38k stars 104 forks source link

Add increment node #220

Open yarik1988 opened 3 months ago

yarik1988 commented 3 months ago

These new nodes allows to batch generate/process images. Actually this workflow allows to convert most of the nodes to batched versions. By now we need to add Halt node at the end to reset increment counter, maybe there is more elegant solution. It is elegantly can be used with FizzNodes (Schedule, Waves). test repeater_increment.json

yarik1988 commented 3 months ago

real-life example of usage. Have no idea whether it is possible to achieve without my nodes generate_batch.json