ComfyUI Node
Image Batch Cacher
Loads cached image batches when present; otherwise passes the signal, evaluates images, saves them, and passes them through.
Image Batch Cacher
- signal
- images
- depends_on_cache
- signal
- images
- cache_ref
◄cache_namestage_1►
◄cache_dirimage_cache►
◄modeload_or_save►
◄save_dtypefloat16►
CategoryFlow/Execution
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| signal | * | — | |
| images | IMAGE | — | |
| cache_name | STRING | stage_1 | — |
| cache_dir | STRING | image_cache | — |
| mode | COMBO | load_or_save | 4 options: load_or_save, refresh, save_only, load_only |
| save_dtype | COMBO | float16 | 3 options: float16, float32, uint8 |
| depends_on_cacheopt | IMAGE_CACHE_REF | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| signal | * | — |
| images | IMAGE | — |
| cache_ref | IMAGE_CACHE_REF | — |