From 977ba03dbdbf03a2438b2af539defe914fe7742f Mon Sep 17 00:00:00 2001 From: YunLong Date: Sat, 4 Jul 2026 13:20:45 +0800 Subject: [PATCH] Register Anima-Tools custom node --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d80c7739..340b034c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54004,6 +54004,17 @@ "install_type": "git-clone", "description": "Gemma 4 reference-image prompt nodes for ComfyUI" }, + { + "author": "nnegret", + "title": "Anima-Tools", + "id": "comfyui-anima-tools", + "reference": "https://github.com/nregret/Comfyui-Anima-Tools", + "files": [ + "https://github.com/nregret/Comfyui-Anima-Tools" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for anime prompt selection, random prompt generation, background and character tag composition, and Anima LoRA search, download, and loading." + }, { "author": "ashen3", "title": "Two-Stage Sampler and Krea 2 Resolution Picker",