This tool is a custom node for ComfyUI designed to facilitate batch processing by providing a simple counter. It resets the count each time the "Queue Prompt" button is pressed, making it particularly useful for managing image batches.
- It is categorized under "utils" within ComfyUI, allowing for easy access and integration.
- The node counts up from a specified starting value during batch execution, providing clear tracking of progress.
- It is particularly effective when used in conjunction with the "Load Image Batch" node from the WAS Node Suite.
Context
This custom node, known as ComfyUI-SimpleCounter, is specifically developed to assist users in managing sequential image loading within the ComfyUI environment. Its primary purpose is to enhance batch processing workflows by providing an intuitive counting mechanism that resets upon triggering a prompt.
Key Features & Benefits
One of the main features of this node is its ability to reset the count with the "Queue Prompt," which allows users to maintain an organized workflow without losing track of processed images. Additionally, it counts up automatically during batch executions, making it easier to monitor progress and ensuring that users can efficiently manage multiple images.
Advanced Functionalities
The node operates entirely on the JavaScript side, with Python only defining the node itself. This design choice allows for seamless processing and interaction within ComfyUI, although it does limit some functionalities related to detecting batch start events.
Practical Benefits
By integrating this tool into their workflow, users can significantly improve their control over batch processing tasks in ComfyUI. The clear counting mechanism enhances efficiency and organization, ultimately leading to higher quality output in image processing projects.
Credits/Acknowledgments
The tool is open for distribution and modification, allowing users to adapt it for their specific needs. The original authors and contributors are not explicitly mentioned, but the tool is designed for community use under a permissive license.