mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-30 00:30:48 +08:00
feat: Add IAMCCS annotate node to the list
This commit is contained in:
parent
68889a0ea4
commit
45fd8d0602
@ -35932,6 +35932,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"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."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user