From 1fae8a798f846e4c9a7002bf2255e00e8a506a49 Mon Sep 17 00:00:00 2001 From: A1-multiply Date: Tue, 16 Jun 2026 20:37:48 +0900 Subject: [PATCH] update custom node list --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 025e0d43..19a69e04 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53215,6 +53215,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "A1-multiply", + "title": "ComfyUI LatentSaver", + "reference": "https://github.com/A1-multiply/ComfyUI-LatentSaver", + "files": [ + "https://github.com/A1-multiply/ComfyUI-LatentSaver" + ], + "install_type": "git-clone", + "description": "Save and reload ComfyUI latent tensors from the output folder." } ] }