ComfyUI Node
Safe Chunked Image Blend
A ComfyUI node in image/postprocessing with 12 inputs and 1 output.
Safe Chunked Image Blend
- image1
- image2
- IMAGE
◄blend_factor0.35►
◄blend_modenormal►
◄resize_policyerror_if_mismatch►
◄resize_methodbilinear►
◄chunk_size1►
◄compute_devicecuda►
◄output_cpu_float32true►
◄synchronize_each_chunktrue►
◄empty_cuda_cache_each_chunkfalse►
◄log_progresstrue►
Categoryimage/postprocessing
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| image1 | IMAGE | — | |
| image2 | IMAGE | — | |
| blend_factor | FLOAT | 0.350–1 | — |
| blend_mode | COMBO | normal | 8 options: normal, multiply, screen, add, subtract, difference, +2 |
| resize_policy | COMBO | error_if_mismatch | 3 options: error_if_mismatch, resize_image2_to_image1, resize_image1_to_image2 |
| resize_method | COMBO | bilinear | 4 options: bilinear, bicubic, nearest, area |
| chunk_size | INT | 11–16 | — |
| compute_device | COMBO | cuda | 4 options: cuda, cpu, image1, image2 |
| output_cpu_float32 | BOOLEAN | true | — |
| synchronize_each_chunk | BOOLEAN | true | — |
| empty_cuda_cache_each_chunk | BOOLEAN | false | — |
| log_progress | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |