From 8fdff20243cae1d9abc7287411404890313c1ad4 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 16 Nov 2025 23:01:34 +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 0bc5ea8c..c0c5006b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12704,6 +12704,16 @@ "install_type": "git-clone", "description": "A Countries Border distance mapper" }, + { + "author": "GraftingRayman", + "title": "ComfyUI Visual Dimension Selector", + "reference": "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector", + "files": [ + "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector" + ], + "install_type": "git-clone", + "description": "A visual ComfyUI latent canvas dimensions selector" + }, { "author": "royceschultz", "title": "ComfyUI-Notifications", @@ -36833,17 +36843,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "GraftingRayman", - "title": "ComfyUI Visual Dimension Selector", - "id": "GraftingRayman", - "reference": "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector", - "files": [ - "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector" - ], - "install_type": "git-clone", - "description": "A visual ComfyUI latent canvas dimensions selector" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9ab27aac..b33e9a5d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "GraftingRayman", + "title": "ComfyUI Visual Dimension Selector", + "reference": "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector", + "files": [ + "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector" + ], + "install_type": "git-clone", + "description": "A visual ComfyUI latent canvas dimensions selector" + }, { "author": "alludus", "title": "multiGPU Upscaler",