mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-24 22:00:49 +08:00
Add "ComfyUI_Base64Images" to custom-node-list.json (#2418)
This commit is contained in:
parent
7834411ef3
commit
639b17ef6b
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user