update DB

This commit is contained in:
Dr.Lt.Data 2026-02-09 12:49:10 +09:00
parent 4235ca33fe
commit 76b876f4c8
2 changed files with 22 additions and 11 deletions

View File

@ -42962,6 +42962,17 @@
"install_type": "git-clone",
"description": "ComfyUI custom node for BriaAI Fibo Edit image model."
},
{
"author": "robomello",
"title": "ComfyUI Prompt Saver",
"id": "prompt-saver",
"reference": "https://github.com/robomello/comfyui-prompt-saver",
"files": [
"https://github.com/robomello/comfyui-prompt-saver"
],
"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."
},
@ -43358,17 +43369,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "robomello",
"title": "ComfyUI Prompt Saver",
"id": "prompt-saver",
"reference": "https://github.com/robomello/comfyui-prompt-saver",
"files": [
"https://github.com/robomello/comfyui-prompt-saver"
],
"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."
}
]
}

View File

@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "robomello",
"title": "ComfyUI Prompt Saver",
"id": "prompt-saver",
"reference": "https://github.com/robomello/comfyui-prompt-saver",
"files": [
"https://github.com/robomello/comfyui-prompt-saver"
],
"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."
},
{
"author": "boredcoderyt",
"title": "Fibo Edit Node for ComfyUI",