This commit is contained in:
Daniel Berkowitz
2026-07-07 19:52:02 -04:00
committed by GitHub
+11
View File
@@ -54176,6 +54176,17 @@
], ],
"install_type": "git-clone", "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." "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."
} }
] ]
} }