From 497ef434109734af7c35a0eb67edf2c52dc8658b Mon Sep 17 00:00:00 2001 From: Grafting Rayman <156515434+GraftingRayman@users.noreply.github.com> Date: Thu, 16 May 2024 02:48:59 +0100 Subject: [PATCH] Update custom-node-list.json (#683) * Update custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f7685c6..a3bf2d0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9329,6 +9329,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "GraftingRayman", + "title": "GR Prompt Selector", + "reference": "https://github.com/GraftingRayman/ComfyUI_GraftingRayman", + "files": [ + "https://github.com/GraftingRayman/ComfyUI_GraftingRayman" + ], + "install_type": "git-clone", + "description": "Prompt and Masking nodes." } ] }