From 1951774588e0dc99d4a81685c93bfd13c9728b00 Mon Sep 17 00:00:00 2001 From: LiChunlin <160166711+shmbatom@users.noreply.github.com> Date: Mon, 5 Jan 2026 20:35:17 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6e0c914d..f8b33214 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "shmbatom", + "title": "Comfyui-ImageAB-Compare", + "id": "Comfyui-ImageAB-Compare", + "reference": "https://github.com/shmbatom/Comfyui-ImageAB-Compare", + "files": [ + "https://github.com/shmbatom/Comfyui-ImageAB-Compare" + ], + "install_type": "git-clone", + "description": "image split comparison horizontally/vertically, real-time mouse interaction to adjust split ratios, bidirectional linkage between slider and mouse, and the ability to export comparison images with precise split lines." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager",