From 721db0f686464d7d97a5f55257f8d91e3ce1586b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Wed, 19 Nov 2025 22:39:56 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e18897be..d5af9b4b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21304,6 +21304,16 @@ "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", @@ -36564,16 +36574,6 @@ "install_type": "git-clone", "description": "Human-in-the-loop image selection tool for ComfyUI workflows using a Flask web server, enabling users to pause workflows and interactively select images via a web browser interface." }, - { - "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." - },