update DB

This commit is contained in:
dr.lt.data
2024-01-09 16:26:15 +09:00
parent 9c3f362fe9
commit 3c65a64866
5 changed files with 118 additions and 33 deletions

View File

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