update DB

This commit is contained in:
Dr.Lt.Data 2026-02-09 12:51:00 +09:00
parent 7610b72825
commit e9020377ff
2 changed files with 20 additions and 10 deletions

View File

@ -42973,6 +42973,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Saves images with prompt reference cards - thumbnail + formatted prompt side-by-side with JSON syntax highlighting for easy browsing and organization." "description": "Saves images with prompt reference cards - thumbnail + formatted prompt side-by-side with JSON syntax highlighting for easy browsing and organization."
}, },
{
"author": "HappyOnigiri",
"title": "ComfyUI-Meld",
"reference": "https://github.com/HappyOnigiri/ComfyUI-Meld",
"files": [
"https://github.com/HappyOnigiri/ComfyUI-Meld"
],
"install_type": "git-clone",
"description": "The ultimate Image Manager & Gallery for ComfyUI. Automatically catalog generations, track lineage, and restore workflows with a single click."
},
@ -43369,16 +43379,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": "HappyOnigiri",
"title": "ComfyUI-Meld",
"reference": "https://github.com/HappyOnigiri/ComfyUI-Meld",
"files": [
"https://github.com/HappyOnigiri/ComfyUI-Meld"
],
"install_type": "git-clone",
"description": "The ultimate Image Manager & Gallery for ComfyUI. Automatically catalog generations, track lineage, and restore workflows with a single click."
} }
] ]
} }

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "HappyOnigiri",
"title": "ComfyUI-Meld",
"reference": "https://github.com/HappyOnigiri/ComfyUI-Meld",
"files": [
"https://github.com/HappyOnigiri/ComfyUI-Meld"
],
"install_type": "git-clone",
"description": "The ultimate Image Manager & Gallery for ComfyUI. Automatically catalog generations, track lineage, and restore workflows with a single click."
},
{ {
"author": "robomello", "author": "robomello",
"title": "ComfyUI Prompt Saver", "title": "ComfyUI Prompt Saver",