update custom node list

This commit is contained in:
A1-multiply 2026-06-16 20:37:48 +09:00 committed by GitHub
parent e4c5401dd5
commit 1fae8a798f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53215,6 +53215,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }