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." - },