diff --git a/custom-node-list.json b/custom-node-list.json index 1cc4802..89e09d4 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!" } ] }