From c067f6c097571741828c93946de0a6704157fec9 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Fri, 5 Jan 2024 10:37:23 +0900 Subject: [PATCH] update DB --- node_db/new/custom-node-list.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d3f031c9..8d3c5672 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,16 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel." }, - + { + "author": "alexopus", + "title": "ComfyUI Image Saver", + "reference": "https://github.com/alexopus/ComfyUI-Image-Saver", + "files": [ + "https://github.com/alexopus/ComfyUI-Image-Saver" + ], + "install_type": "git-clone", + "description": "Allows you to save images with their generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition." + }, { "author": "chaojie", "title": "ComfyUI-MotionCtrl",