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." } ] }