diff --git a/custom-node-list.json b/custom-node-list.json index b0117967..f5bb193b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39749,6 +39749,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Asidert", + "title": "Base64 Images input and output nodes for ComfyUI", + "reference": "https://github.com/Asidert/ComfyUI_Base64Images", + "files": [ + "https://github.com/Asidert/ComfyUI_Base64Images" + ], + "install_type": "git-clone", + "description": "A set of base64 input and output nodes for a custom API using ComfyUI" } ] }