From 440675a18f87a0d3e354118cd87dc63c87951327 Mon Sep 17 00:00:00 2001 From: Grafting Rayman <156515434+GraftingRayman@users.noreply.github.com> Date: Wed, 19 Jun 2024 11:19:42 +0100 Subject: [PATCH] Name and description change (#792) * Update custom-node-list.json * 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 72d640c8..11cf0f03 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10874,6 +10874,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "GraftingRayman", + "title": "GraftingRayman", + "reference": "https://github.com/GraftingRayman/ComfyUI_GraftingRayman", + "files": [ + "https://github.com/GraftingRayman/ComfyUI_GraftingRayman" + ], + "install_type": "git-clone", + "description": "Image Manipulation Nodes" } ] }