ComfyUI Node: Safe Chunked Image Blend

Authored by xmarre

Created

Updated

3 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

image/postprocessing

Inputs

image1 IMAGE
image2 IMAGE
blend_factor FLOAT
blend_mode
  • normal
  • multiply
  • screen
  • add
  • subtract
  • difference
  • darken
  • lighten
resize_policy
  • error_if_mismatch
  • resize_image2_to_image1
  • resize_image1_to_image2
resize_method
  • bilinear
  • bicubic
  • nearest
  • area
chunk_size INT
compute_device
  • cuda
  • cpu
  • image1
  • image2
output_cpu_float32 BOOLEAN
synchronize_each_chunk BOOLEAN
empty_cuda_cache_each_chunk BOOLEAN
log_progress BOOLEAN

Outputs

IMAGE

Extension: ComfyUI-Safe-Chunked-Image-Blend

A ComfyUI custom node for safely blending large IMAGE tensors in chunks with explicit resize and compute-device controls.

Authored by xmarre

Looking for a different node?

More nodes in ComfyUI-Safe-Chunked-Image-Blend

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more