From be053dd5460e2adbf5e70cdc59497f9729614d0c Mon Sep 17 00:00:00 2001 From: Daniel Berkowitz Date: Tue, 7 Jul 2026 19:48:25 -0400 Subject: [PATCH] Add files via upload --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b1ebf882..c75d92ba 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54176,6 +54176,17 @@ ], "install_type": "git-clone", "description": "Native ComfyUI nodes for EverAnimate-style chunked WanAnimate workflows, including master/chunk settings, chunk calculation, image carry-over, and boundary color correction." + }, + { + "author": "drberkowitz", + "title": "ComfyUI-NukeLink", + "id": "comfyui-nukelink", + "reference": "https://github.com/drberkowitz/ComfyUI-NukeLink", + "files": [ + "https://github.com/drberkowitz/ComfyUI-NukeLink" + ], + "install_type": "git-clone", + "description": "A bridge between Nuke and ComfyUI on the same machine. Send Read nodes from Nuke directly to the ComfyUI canvas with knob values intact, and return rendered outputs back to Nuke as Read nodes." } ] }