From 45fd8d060219d86bb8d7d224f72cdf2911739d0e Mon Sep 17 00:00:00 2001 From: IAMCCS Date: Tue, 4 Nov 2025 14:54:14 +0100 Subject: [PATCH] feat: Add IAMCCS annotate node to the list --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8a0e0275..20023cb0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35932,6 +35932,17 @@ ], "install_type": "git-clone", "description": "Custom nodes by IAMCCS, including a critical fix for LoRA loading in native WANAnimate workflows, especially useful for advanced models like FLUX and WAN 2.1. This bypasses the need for the WanVideoWrapper for LoRA functionality." + }, + { + "author": "IAMCCS Annotate", + "title": "IAMCCS_annotate - Free-hand drawing tool for ComfyUI", + "id": "iamccs-annotate", + "reference": "https://github.com/IAMCCS/IAMCCS-annotate", + "files": [ + "https://github.com/IAMCCS/IAMCCS-annotate" + ], + "install_type": "git-clone", + "description": "A powerful drawing and annotation tool for ComfyUI that lets you add notes, sketches, and annotations directly on your workflow canvas with full layer support." } ] }