From 30774509acd58724f023f621986c6ab7dd92b133 Mon Sep 17 00:00:00 2001 From: 3R3BOS Date: Sat, 10 Jan 2026 21:04:32 +0900 Subject: [PATCH] Add ComfyUI Image Comparer Slider Hello, I am adding my new custom node "ComfyUI Image Comparer Slider" to the list. Thank you! --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5bdfe095..20c9f60d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41245,4 +41245,14 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] -} +}, +{ + "author": "3R3BOS", + "title": "ComfyUI Image Comparer Slider", + "reference": "https://github.com/3R3BOS/ComfyUI-Image_Comparer_Slider", + "files": [ + "https://github.com/3R3BOS/ComfyUI-Image_Comparer_Slider" + ], + "description": "A professional image comparison tool with a smart slider, dynamic inputs (up to 20 images), and zero-lag caching." + }, +