update DB

This commit is contained in:
Dr.Lt.Data 2025-12-24 01:42:23 +09:00
parent 639b17ef6b
commit ed2c34143c
2 changed files with 2 additions and 12 deletions

View File

@ -39290,7 +39290,7 @@
}, },
{ {
"author": "Asidert", "author": "Asidert",
"title": "ComfyUI_Base64Images", "title": "Base64 Images input and output nodes for ComfyUI",
"reference": "https://github.com/Asidert/ComfyUI_Base64Images", "reference": "https://github.com/Asidert/ComfyUI_Base64Images",
"files": [ "files": [
"https://github.com/Asidert/ComfyUI_Base64Images" "https://github.com/Asidert/ComfyUI_Base64Images"
@ -39749,16 +39749,6 @@
], ],
"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"
} }
] ]
} }

View File

@ -113,7 +113,7 @@
}, },
{ {
"author": "Asidert", "author": "Asidert",
"title": "ComfyUI_Base64Images", "title": "Base64 Images input and output nodes for ComfyUI",
"reference": "https://github.com/Asidert/ComfyUI_Base64Images", "reference": "https://github.com/Asidert/ComfyUI_Base64Images",
"files": [ "files": [
"https://github.com/Asidert/ComfyUI_Base64Images" "https://github.com/Asidert/ComfyUI_Base64Images"