From 99e811b985990c731a9bca159aac55a81c01f37a Mon Sep 17 00:00:00 2001 From: Sonny Box <120999693+sonnybox@users.noreply.github.com> Date: Fri, 10 Oct 2025 16:29:10 -0700 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b0ed54257..18ea51600 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33951,6 +33951,17 @@ "install_type": "git-clone", "description": "A collection of custom nodes for ComfyUI providing video manipulation, LoRA loading, path animation, and visual drawing tools for WanVideo workflows." }, + { + "author": "sonnybox", + "title": "ComfyUI-SuperNodes", + "id": "supernodes", + "reference": "https://github.com/sonnybox/ComfyUI-SuperNodes", + "files": [ + "https://github.com/sonnybox/ComfyUI-SuperNodes" + ], + "install_type": "git-clone", + "description": "A miscellaneous node pack of custom implementations needed for workflows released by my SuperComfy YouTube channel." + },