diff --git a/custom-node-list.json b/custom-node-list.json index 9aa9646a..320ae2f4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13366,6 +13366,17 @@ "install_type": "git-clone", "description": "Optional wildcards in ComfyUI" }, + { + "author": "Makki_Shizu", + "title": "ComfyUI-SaveAnimatedGIF", + "id": "SaveAnimatedGIF", + "reference": "https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF", + "files": [ + "https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF" + ], + "install_type": "git-clone", + "description": "Save animated GIF format nodes in ComfyUI" + }, { "author": "JosefKuchar", "title": "ComfyUI-AdvancedTiling", @@ -17098,17 +17109,6 @@ "install_type": "git-clone", "description": "StyleModelApply adds more controls" }, - { - "author": "Makki_Shizu", - "title": "ComfyUI-SaveAnimatedGIF", - "id": "SaveAnimatedGIF", - "reference": "https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF", - "files": [ - "https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF" - ], - "install_type": "git-clone", - "description": "Save animated GIF format nodes in ComfyUI" - }, { "author": "Horizon Team", "title": "ComfyUI_FluxMod", @@ -17678,6 +17678,17 @@ "description": "The KimaraAIWatermarker custom node allows you to apply watermark text and logo overlays to images. Optionally, the watermark can be moved by the move_watermark_step amount of pixels after each generated image. To apply a moving watermark to a list of images, use the KimaraAIBatchImages node to concatenate the list into a single tensor, then use that as an input for the watermark node, as shown in the example image below.", "install_type": "git-clone" }, + { + "author": "magic-quill", + "title": "ComfyUI_MagicQuill", + "id": "MagicQuill", + "reference": "https://github.com/magic-quill/ComfyUI_MagicQuill", + "files": [ + "https://github.com/magic-quill/ComfyUI_MagicQuill" + ], + "install_type": "git-clone", + "description": "Official ComfyUI Node for Paper - MagicQuill: An Intelligent Interactive Image Editing System" + }, @@ -18132,17 +18143,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "magic-quill", - "title": "ComfyUI_MagicQuill", - "id": "MagicQuill", - "reference": "https://github.com/magic-quill/ComfyUI_MagicQuill", - "files": [ - "https://github.com/magic-quill/ComfyUI_MagicQuill" - ], - "install_type": "git-clone", - "description": "Official ComfyUI Node for Paper - MagicQuill: An Intelligent Interactive Image Editing System" } ] diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index f381cabb..9dc581d8 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,28 @@ }, - + + { + "author": "kijai", + "title": "ComfyUI-HunyuanVideoWrapper", + "reference": "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper", + "files": [ + "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper" + ], + "install_type": "git-clone", + "description": "ComfyUI diffusers wrapper nodes for [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)" + }, + { + "author": "magic-quill", + "title": "ComfyUI_MagicQuill", + "id": "MagicQuill", + "reference": "https://github.com/magic-quill/ComfyUI_MagicQuill", + "files": [ + "https://github.com/magic-quill/ComfyUI_MagicQuill" + ], + "install_type": "git-clone", + "description": "Official ComfyUI Node for Paper - MagicQuill: An Intelligent Interactive Image Editing System" + }, { "author": "CY-CHENYUE", "title": "ComfyUI-Redux-Prompt",