ComfyUI Node: Image Patch Editor

Authored by Premik

Created

Updated

0 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

ImgPatch

Inputs

original_image IMAGE
edited_image IMAGE
detection_alg
  • difference
  • l2_norm
  • ssim
region_size INT
stride INT
min_area_size INT
tolerance FLOAT
blur_radius FLOAT
mask_expansion INT
edit_max_alpha FLOAT
allow_rescale BOOLEAN

Outputs

IMAGE

MASK

IMAGE

MASK

IMAGE

Extension: ComfyUI-ImgPatchEditor

A ComfyUI node for patching images using a difference detection algorithm. It detects changes between two images (original and patched), creates a mask of the differences, and merges them back together with configurable blending.

Authored by Premik

Looking for a different node?

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