From fa51e27a7309c1acc8310a49853a4f92e7c9268c Mon Sep 17 00:00:00 2001 From: Crystian Date: Mon, 25 Dec 2023 21:22:42 +0100 Subject: [PATCH] Node: Crystools added --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5e733740..5fe8875f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4030,6 +4030,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Crystian", + "title": "Crystools", + "reference": "https://github.com/crystian/ComfyUI-Crystools", + "files": [ + "https://github.com/crystian/ComfyUI-Crystools" + ], + "install_type": "git-clone", + "description": "You can see the metadata and compare between two images, compare between two JSONs, show any value to console/display, pipes, and more!\nThis provides a better nodes to load images, previews, etc, and see \"hidden\" data, but without load a new workflow." } ] }