From d9081dd43078224f9a279939395798d1d96411e9 Mon Sep 17 00:00:00 2001 From: Grafting Rayman <156515434+GraftingRayman@users.noreply.github.com> Date: Sun, 16 Nov 2025 08:55:36 +0000 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 1ddd024e..dbb4e616 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36836,7 +36836,7 @@ { "author": "GraftingRayman", "title": "Unfied Vision Prompt Generator", - "id": "iGraftingRayman", + "id": "GraftingRayman", "reference": "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator", "files": [ "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator" @@ -36847,13 +36847,24 @@ { "author": "GraftingRayman", "title": "Border Distance Mapper", - "id": "iGraftingRayman", + "id": "GraftingRayman", "reference": "https://github.com/GraftingRayman/Border-Distance-Mapper", "files": [ - "ttps://github.com/GraftingRayman/Border-Distance-Mapper" + "https://github.com/GraftingRayman/Border-Distance-Mapper" ], "install_type": "git-clone", "description": "A Countries Border distance mapper" + }, + { + "author": "GraftingRayman", + "title": "ComfyUI Visual Dimension Selector", + "id": "iGraftingRayman", + "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" } ] }