From 9c59e7498f4a43bed1bbf8d2a3f31b157466a1c8 Mon Sep 17 00:00:00 2001 From: chrishill197724-gif Date: Sat, 27 Dec 2025 16:17:28 -0700 Subject: [PATCH] Update custom-node-list.json - Add Wan2.2 Storyboard LowVRAM Node (#2434) * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index b17e112d..e593c572 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39995,6 +39995,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "chrishill197724-gif", + "title": "ComfyUI-Wan22-GGUF-Storyboard", + "reference": "https://github.com/chrishill197724-gif/ComfyUI-Wan22-GGUF-Storyboard", + "files": [ + "https://github.com/chrishill197724-gif/ComfyUI-Wan22-GGUF-Storyboard" + ], + "install_type": "git-clone", + "description": "An optimized storyboard-based latent generator for Wan 2.2 with low VRAM optimization and storyboard logic for controlled video composition." + } ] }