Add "ComfyUI_Base64Images" to custom-node-list.json

This commit is contained in:
Asidert 2025-12-22 14:40:25 +04:00
parent e0e4886e63
commit 332c1db6da

View File

@ -39601,6 +39601,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"
}
]
}