From 4ab3d1631e05741341504881b2c12e70d3ae3108 Mon Sep 17 00:00:00 2001 From: yunqiankuangyu Date: Thu, 11 Jun 2026 17:34:59 +0800 Subject: [PATCH] Add comfyui-anima-lora-comparison to node list --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index ec4d9b6f..02027209 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53205,6 +53205,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "yunqiankuangyu", + "title": "Anima LoRA Comparison", + "id": "comfyui-anima-lora-comparison", + "reference": "https://github.com/yunqiankuangyu/comfyui-anima-lora-comparison", + "files": [ + "https://github.com/yunqiankuangyu/comfyui-anima-lora-comparison" + ], + "install_type": "git-clone", + "description": "Batch LoRA comparison sampler for Anima/Cosmos models" } ] -} +} \ No newline at end of file