From f0a17f1b20f2887205f20415ff35b18c4182a0d2 Mon Sep 17 00:00:00 2001 From: llikethat Date: Sat, 29 Nov 2025 14:03:36 +0530 Subject: [PATCH] added iSeeBetter Custom Node iSeeBetter Custom Node for upscaling --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0ff4208c..b0a688f1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37722,6 +37722,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + } + { + "author": "Bharanidharan", + "title": "iSeeBetter Node for ComfyUI", + "id": "iseebetter", + "reference": "https://github.com/llikethat/ComfyUI-iseebetter", + "files": [ + "https://github.com/llikethat/ComfyUI-iseebetter" + ], + "install_type": "git-clone", + "description": "Custom Node to implement iSeeBetter upscaling method." } ] }