From c0aafbe5bdbf1f790f3500fe29d908d6865bb7fe Mon Sep 17 00:00:00 2001 From: Grafting Rayman <156515434+GraftingRayman@users.noreply.github.com> Date: Wed, 12 Nov 2025 16:47:59 +0000 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8b9013f8..eb1511c8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36649,6 +36649,28 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "GraftingRayman", + "title": "Unfied Vision Prompt Generator", + "id": "iGraftingRayman", + "reference": "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator", + "files": [ + "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator" + ], + "install_type": "git-clone", + "description": "A Qwen 2/2.5, Moondream and SmolVLM LLM caption/prompt genrator" + }, + { + "author": "GraftingRayman", + "title": "Border Distance Mapper", + "id": "iGraftingRayman", + "reference": "hhttps://github.com/GraftingRayman/Border-Distance-Mapper", + "files": [ + "https://github.com/GraftingRayman/Border-Distance-Mapper" + ], + "install_type": "git-clone", + "description": "A Countries Border distance mapper" } ] }