From 58684623a3491365f51083eff7452cefa2e591f6 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Fri, 5 Jan 2024 10:34:59 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- extension-node-map.json | 17 +++++++++++++++++ node_db/dev/custom-node-list.json | 11 ++++++++++- node_db/new/extension-node-map.json | 17 +++++++++++++++++ 4 files changed, 54 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 99e47b3..32a1d1f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4014,6 +4014,16 @@ "install_type": "git-clone", "description": "Nodes: Download the weights of MotionCtrl [a/motionctrl.pth](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth) and put it to ComfyUI/models/checkpoints" }, + { + "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." + }, { @@ -4308,16 +4318,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "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." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 88f21eb..7f36360 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2698,6 +2698,23 @@ "title_aux": "Comfy UI FatLabels" } ], + "https://github.com/alexopus/ComfyUI-Image-Saver": [ + [ + "Cfg Literal (Image Saver)", + "Checkpoint Selector (Image Saver)", + "Float Literal (Image Saver)", + "Image Saver", + "Int Literal (Image Saver)", + "Sampler Selector (Image Saver)", + "Scheduler Selector (Image Saver)", + "Seed Generator (Image Saver)", + "String Literal (Image Saver)", + "Width/Height Literal (Image Saver)" + ], + { + "title_aux": "ComfyUI Image Saver" + } + ], "https://github.com/alpertunga-bile/prompt-generator-comfyui": [ [ "Prompt Generator" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 57b92c9..67915a4 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,7 +9,16 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing 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": "solarpush", "title": "comfyui_sendimage_node", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 88f21eb..7f36360 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2698,6 +2698,23 @@ "title_aux": "Comfy UI FatLabels" } ], + "https://github.com/alexopus/ComfyUI-Image-Saver": [ + [ + "Cfg Literal (Image Saver)", + "Checkpoint Selector (Image Saver)", + "Float Literal (Image Saver)", + "Image Saver", + "Int Literal (Image Saver)", + "Sampler Selector (Image Saver)", + "Scheduler Selector (Image Saver)", + "Seed Generator (Image Saver)", + "String Literal (Image Saver)", + "Width/Height Literal (Image Saver)" + ], + { + "title_aux": "ComfyUI Image Saver" + } + ], "https://github.com/alpertunga-bile/prompt-generator-comfyui": [ [ "Prompt Generator"