diff --git a/custom-node-list.json b/custom-node-list.json index f341e490..15f0c681 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53530,6 +53530,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." } ] }