From 2dc1d90db7b7aca91aa3f77f9601dfe42dbf0189 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 3 Jan 2024 00:40:01 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index bae2030..b518d79 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3823,6 +3823,16 @@ "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." }, + { + "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!" + }, { "author": "Kangkang625", "title": "ComfyUI-Paint-by-Example", @@ -3944,16 +3954,6 @@ "install_type": "git-clone", "description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64." }, - { - "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!" - },