Add "ComfyUI_Base64Images" to custom-node-list.json (#2418)

This commit is contained in:
Asidert 2025-12-23 20:41:25 +04:00 committed by GitHub
parent 7834411ef3
commit 639b17ef6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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