From 8a97a973a98f14c22733762d8a6124839872c7b1 Mon Sep 17 00:00:00 2001 From: pkpk <65272389+pkpkTech@users.noreply.github.com> Date: Wed, 27 Dec 2023 10:46:45 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index eed741f1..8c2b6bf9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4071,6 +4071,16 @@ ], "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." } ] }