From a1ab9a9ae24f4039e08d893e503c8afc71180c51 Mon Sep 17 00:00:00 2001 From: Paraquoxel <66844277+paraquoxel@users.noreply.github.com> Date: Thu, 19 Mar 2026 09:42:48 +0100 Subject: [PATCH] Add SmartSave Paraquoxel --- custom-node-list.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9241a9ed..6e34324d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45165,6 +45165,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } - ] + }, + { + "author": "Paraquoxel", + "title": "SmartSave Paraquoxel", + "reference": "https://github.com/paraquoxel/ComfyUI-SmartSave-Paraquoxel", + "files":[ + "https://github.com/paraquoxel/ComfyUI-SmartSave-Paraquoxel" + ], + "install_type": "git-clone", + "description": "Advanced SmartSave nodes for ComfyUI with custom Canvas UI for Images and Videos, featuring hybrid saving and metadata injection." + } + ] } +