From e3926863b1df65543f017c0e6f82189061c3a1d6 Mon Sep 17 00:00:00 2001 From: stuttlepress <178523610+stuttlepress@users.noreply.github.com> Date: Sat, 3 Jan 2026 22:47:27 -0600 Subject: [PATCH] Update custom-node-list.json (#2460) Add Wan VACE Prep custom node --- custom-node-list.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0204ed34..e13b7c9e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40468,6 +40468,14 @@ ], "install_type": "unzip", "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" + } ] }