diff --git a/custom-node-list.json b/custom-node-list.json index 8c2b6bf9..4d46a2d0 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 037f2f8c..c0c70190 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 b0a0c8b9..975e4982 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 037f2f8c..c0c70190 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",