mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 00:54:23 +08:00
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:
parent
70decc740f
commit
feed8abb34
@ -36649,6 +36649,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user