From a9708513aa2cd721e9f478b734929b809acdff03 Mon Sep 17 00:00:00 2001 From: Blonicx <108581896+Blonicx@users.noreply.github.com> Date: Sat, 9 Nov 2024 12:41:48 +0100 Subject: [PATCH] Update custom-node-list.json (#1225) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0af34fd4..9b40329d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17014,6 +17014,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Blonicx", + "title": "ComfyUI-Rework-X", + "id": "rework-x", + "reference": "https://github.com/Blonicx/ComfyUI-X-Rework", + "files": [ + "https://github.com/Blonicx/ComfyUI-X-Rework" + ], + "install_type": "git-clone", + "description": "This is a plugin for ComfyUI that adds new Util Nodes and makes Lora training in ComfyUI abel. Except that it adds a new Features for Images." } ] }