From 73b2278b452fe77b3ed853de237327e02fae0914 Mon Sep 17 00:00:00 2001 From: Grafting Rayman <156515434+GraftingRayman@users.noreply.github.com> Date: Fri, 14 Nov 2025 23:25:44 +0000 Subject: [PATCH] Update custom-node-list.json (#2275) * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 3e761ac0..8b22d30e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36672,6 +36672,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": "https://github.com/GraftingRayman/Border-Distance-Mapper", + "files": [ + "ttps://github.com/GraftingRayman/Border-Distance-Mapper" + ], + "install_type": "git-clone", + "description": "A Countries Border distance mapper" } ] }