From 8a8824a91e24133a1648ac3bab9b6563a320186f Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Wed, 27 Dec 2023 14:49:33 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- extension-node-map.json | 8 ++++++++ node_db/new/custom-node-list.json | 21 ++++++++++----------- node_db/new/extension-node-map.json | 8 ++++++++ 4 files changed, 36 insertions(+), 21 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 8c2b6bf..4d46a2d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3773,6 +3773,16 @@ "install_type": "git-clone", "description": "Nodes:CLIP Interrogator, ..." }, + { + "author": "pkpk", + "title": "ComfyUI-SaveAVIF", + "reference": "https://github.com/pkpkTech/ComfyUI-SaveAVIF", + "files": [ + "https://github.com/pkpkTech/ComfyUI-SaveAVIF" + ], + "install_type": "git-clone", + "description": "Saves images in AVIF format." + }, @@ -4071,16 +4081,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "pkpk", - "title": "ComfyUI-SaveAVIF", - "reference": "https://github.com/pkpkTech/ComfyUI-SaveAVIF", - "files": [ - "https://github.com/pkpkTech/ComfyUI-SaveAVIF" - ], - "install_type": "git-clone", - "description": "Saves images in AVIF format." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 037f2f8..c0c7019 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5095,6 +5095,14 @@ "title_aux": "comfy_PoP" } ], + "https://github.com/pkpkTech/ComfyUI-SaveAVIF": [ + [ + "SaveAvif" + ], + { + "title_aux": "ComfyUI-SaveAVIF" + } + ], "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [ [ "CheckpointLoader|pysssss", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b0a0c8b..975e498 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,16 @@ }, - + { + "author": "pkpk", + "title": "ComfyUI-SaveAVIF", + "reference": "https://github.com/pkpkTech/ComfyUI-SaveAVIF", + "files": [ + "https://github.com/pkpkTech/ComfyUI-SaveAVIF" + ], + "install_type": "git-clone", + "description": "Saves images in AVIF format." + }, { "author": "styler00dollar", "title": "ComfyUI-deepcache", @@ -685,16 +694,6 @@ ], "install_type": "git-clone", "description": "A ComfyUI custom node for project management to centralize the management of all your workflows in one place. Seamlessly switch between workflows, create and update them within a single workspace, like Google Docs." - }, - { - "author": "AustinMroz", - "title": "SpliceTools", - "reference": "https://github.com/AustinMroz/ComfyUI-SpliceTools", - "files": [ - "https://github.com/AustinMroz/ComfyUI-SpliceTools" - ], - "install_type": "git-clone", - "description": "Experimental utility nodes with a focus on manipulation of noised latents" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 037f2f8..c0c7019 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5095,6 +5095,14 @@ "title_aux": "comfy_PoP" } ], + "https://github.com/pkpkTech/ComfyUI-SaveAVIF": [ + [ + "SaveAvif" + ], + { + "title_aux": "ComfyUI-SaveAVIF" + } + ], "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [ [ "CheckpointLoader|pysssss",