diff --git a/custom-node-list.json b/custom-node-list.json index 5dd76988..f9253967 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." } ] }