Add iamccs annotate node — ComfyUI annotation extension (#2254)

* feat: Add IAMCCS-nodes repository (WANAnimate LoRA Loader Fix)

This repo adds a node fixing LoRA loading in native WANAnimate workflows without using WanVideoWrapper. Critical for FLUX/WAN 2.1 users.

* Update custom-node-list.json

* feat: Add IAMCCS annotate node to the list

* Update custom-node-list.json

---------

Co-authored-by: IAMCCS <info@carminecristalloscalzi.com>
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Carmine Cristallo Scalzi 2025-11-15 00:16:01 +01:00 committed by GitHub
parent 70decc740f
commit feed8abb34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36649,6 +36649,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"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."
}
]
}