From 3ee56a2766451009743a986ed2cfff588f9bf078 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Wed, 19 Nov 2025 22:40:39 +0900 Subject: [PATCH] Remove and re-add ComfyUI-Animon entry in JSON --- custom-node-list.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index d5af9b4b..e30533b3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21304,16 +21304,6 @@ "install_type": "git-clone", "description": "ComfyUI wrapper nodes for Ruyi, an image-to-video model by CreateAI." }, - { - "author": "IamCreateAI", - "title": "ComfyUI-Animon", - "reference": "https://github.com/IamCreateAI/ComfyUI-Animon", - "files": [ - "https://github.com/IamCreateAI/ComfyUI-Animon" - ], - "install_type": "git-clone", - "description": "ComfyUI nodes for [Animon Platform](https://platform.animon.ai/), a comprehensive API service offering a variety of image and video generation models." - }, { "author": "pollockjj", "title": "ComfyUI-MultiGPU", @@ -37019,6 +37009,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "IamCreateAI", + "title": "ComfyUI-Animon", + "reference": "https://github.com/IamCreateAI/ComfyUI-Animon", + "files": [ + "https://github.com/IamCreateAI/ComfyUI-Animon" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for [Animon Platform](https://platform.animon.ai/), a comprehensive API service offering a variety of image and video generation models." + } ] }