ComfyUI Node
Master Batcher (Allergic)
A ComfyUI node in Allergic Pack with 6 inputs and 5 outputs.
Master Batcher (Allergic)
- images
- masks
- images_loaded
- folder_path
- total_batches
◄folder_paths►
◄batch_size1►
◄batch_index0►
◄reset_batch_to0►
◄sort_methodalphabetical►
◄load_alwaystrue►
CategoryAllergic Pack
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| folder_paths | STRING | One folder path per line | |
| batch_size | INT | 11–1000 | Number of images per batch |
| batch_index | INT | 0 | Current batch index (auto-increments) |
| reset_batch_to | INT | 0 | Value to reset batch_index to when Reset is clicked |
| sort_method | COMBO | alphabetical | How to sort files within each folder |
| load_always | BOOLEAN | true | When True, bypasses caching to always reload images |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| masks | MASK | — |
| images_loaded | INT | — |
| folder_path | STRING | — |
| total_batches | INT | — |