From 297b0b96e92e83c47b121e7b5ebe03fcdb305d2e Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 11 Jul 2026 20:23:59 +0900 Subject: [PATCH] fix(custom-node-list): relocate Anima-Tools to end (new author) + node_db/new sync --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 61f7d2c4..f8d78c08 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54096,17 +54096,6 @@ "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", @@ -54327,6 +54316,17 @@ ], "install_type": "git-clone", "description": "Contains SlopPrompt and BooruPromptGenerator nodes to automate prompt generation for anime models. SlopPrompt allows natural language prompt generation or advanced formats like json and various conversions between them, while BooruPromptGenerator will let you generate random prompts anchored around tags you specify with various sampling options." + }, + { + "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 2fd4f934..f415b9aa 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "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": "ukr8b3g-cmyk", "title": "Empty Latent Image Plus",