mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-03 18:50: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",
|
"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": "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