From e944841054053407ffd5fd38527269146405cd46 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 3 Dec 2025 01:25:51 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 21 ++++++++++----------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 822153fb..5413dfd4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37313,6 +37313,16 @@ "install_type": "git-clone", "description": "Resolution picker and latent generator for ComfyUI. Select presets like HD, FullHD, 2K, 4K, 8K with aspect ratios (1:1, 9:16, 4:5, 21:9 etc.) via dropdowns. Automatically snaps width/height to latent-safe multiples of 64. Ideal for EmptyLatentImage, AnimateDiff, ControlNet, video formats, and KSampler workflows. Outputs clean INT values or ready-to-use LATENT tensor." }, + { + "author": "Bharanidharan", + "title": "iSeeBetter Node for ComfyUI", + "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." + }, @@ -37742,17 +37752,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3bc08bb9..d3dce6c6 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -20,6 +20,16 @@ "install_type": "git-clone", "description": "Resolution picker and latent generator for ComfyUI. Select presets like HD, FullHD, 2K, 4K, 8K with aspect ratios (1:1, 9:16, 4:5, 21:9 etc.) via dropdowns. Automatically snaps width/height to latent-safe multiples of 64. Ideal for EmptyLatentImage, AnimateDiff, ControlNet, video formats, and KSampler workflows. Outputs clean INT values or ready-to-use LATENT tensor." }, + { + "author": "Bharanidharan", + "title": "iSeeBetter Node for ComfyUI", + "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." + }, { "author": "princepainter", "title": "PainterFLF2V - First/Last Frame Video Enhancer",