Update va1: add ImageMaskComparer node (#2603)

- Add ImageMaskComparer to extension-node-map.json

- Update description in custom-node-list.json to cover both nodes

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Vaishnav V Nair 2026-02-17 07:01:19 +05:30 committed by GitHub
parent db97557ba9
commit 48acce370a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31777,13 +31777,13 @@
{
"author": "vaishnav-vn",
"title": "va1",
"name": "Pad Image by Aspect",
"name": "va1",
"reference": "https://github.com/vaishnav-vn/va1",
"files": [
"https://github.com/vaishnav-vn/va1"
],
"install_type": "git-clone",
"description": "repo has Custon node designed to expand, pad, and mask images to fixed or randomized aspect ratios with precise spatial and scale control — engineered for outpainting, compositional layout, and creative canvas expansion. "
"description": "ComfyUI custom nodes: (1) Pad Image by Aspect for Outpaint — expand, pad, and mask images to fixed or randomized aspect ratios with precise spatial and scale control for outpainting and canvas expansion. (2) Image Mask Comparer — compare masked regions of two images with similarity scoring and automatic retry/re-queue on mismatch."
},
{
"author": "wawahuy",