mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-12 20:47:38 +08:00
update DB
This commit is contained in:
parent
7610b72825
commit
e9020377ff
@ -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."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user