From 13c1cc902df815ccc0cd4001d172741b95f49ffd Mon Sep 17 00:00:00 2001 From: Crystian Date: Tue, 2 Jan 2024 16:26:22 +0100 Subject: [PATCH] Custom node: Crystools-save added --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1cc4802c..89e09d42 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4241,6 +4241,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Crystian", + "title": "Crystools-save", + "reference": "https://github.com/crystian/ComfyUI-Crystools-save", + "files": [ + "https://github.com/crystian/ComfyUI-Crystools-save" + ], + "install_type": "git-clone", + "description": "With this quality of life extension, you can save your workflow with a specific name and include additional details such as the author, a description, and the version (in metadata/json). Important: When you share your workflow (via png/json), others will be able to see your information!" } ] }