Update custom-node-list.json (#2460)

Add Wan VACE Prep custom node
This commit is contained in:
stuttlepress
2026-01-03 22:47:27 -06:00
committed by GitHub
parent 1fdf5a4f07
commit e3926863b1

View File

@ -40468,6 +40468,14 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
} },
{
"author": "stuttlepress",
"title": "ComfyUI Wan VACE Prep",
"reference": "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep",
"files": ["https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep"],
"install_type": "git-clone",
"description": "A ComfyUI node that generates a VACE control video and mask for a smooth transition between two videos"
}
] ]
} }