update DB
This commit is contained in:
@@ -4124,6 +4124,27 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:SegToMask"
|
||||
},
|
||||
{
|
||||
"author": "glowcone",
|
||||
"title": "Load Image From Base64 URI",
|
||||
"reference": "https://github.com/glowcone/comfyui-base64-to-image",
|
||||
"files": [
|
||||
"https://github.com/glowcone/comfyui-base64-to-image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection."
|
||||
},
|
||||
{
|
||||
"author": "AInseven",
|
||||
"title": "ComfyUI-fastblend",
|
||||
"reference": "https://github.com/AInseven/ComfyUI-fastblend",
|
||||
"files": [
|
||||
"https://github.com/AInseven/ComfyUI-fastblend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "fastblend for comfyui, and other nodes that I write for video2video. rebatch image, my openpose"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
@@ -4431,16 +4452,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "glowcone",
|
||||
"title": "Load Image From Base64 URI",
|
||||
"reference": "https://github.com/glowcone/comfyui-base64-to-image",
|
||||
"files": [
|
||||
"https://github.com/glowcone/comfyui-base64-to-image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user