diff --git a/custom-node-list.json b/custom-node-list.json index 0dce25e8..1df3a5cd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2,13 +2,14 @@ "custom_nodes": [ { "author": "DIIIUA", - "title": "ComfyUI-Event-Equality-Core", + "title": "Singularity - Wan I2V Cascade Frame Selection", + "id": "comfyui-singularity", "reference": "https://github.com/DIIIUA/ComfyUI-Event-Equality-Core", "files": [ "https://github.com/DIIIUA/ComfyUI-Event-Equality-Core" ], "install_type": "git-clone", - "description": "A structural integration of Cascade logic, Event Horizon, and Math formalisms for ComfyUI video generation." + "description": "Public alpha ComfyUI node for Wan I2V/V2V continuation: pause between cascade segments, choose a tail frame, continue the same run, save one stitched video, and write reports with motion and delta diagnostics." }, { "author": "Carasibana", @@ -52657,4 +52658,4 @@ "description": "A growing collection of EmberFrame utility nodes for Comfy, including advanced PiD sampling, Z-Image/Flux latent normalization, wildcard prompt helpers, and resolution tools." } ] -} \ No newline at end of file +} diff --git a/extension-node-map.json b/extension-node-map.json index 94a226cb..89393361 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -71181,5 +71181,13 @@ { "title_aux": "SDXLResolutionPresets" } + ], + "https://github.com/DIIIUA/ComfyUI-Event-Equality-Core": [ + [ + "Singularity" + ], + { + "title_aux": "Singularity - Wan I2V Cascade Frame Selection" + } ] -} \ No newline at end of file +}