diff --git a/custom-node-list.json b/custom-node-list.json index 4d46a2d0..d3c76740 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4081,6 +4081,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." } ] }