diff --git a/custom-node-list.json b/custom-node-list.json index bbd50864..8fc94eb7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16954,6 +16954,17 @@ "install_type": "git-clone", "description": "NODES:Canvas View" }, + { + "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" + }, @@ -17366,17 +17377,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "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" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index fef561aa..b42349dd 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,17 @@ + { + "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": "smthemex", "title": "ComfyUI_Face_Anon_Simple",