mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-17 00:22:31 +08:00
update DB
This commit is contained in:
parent
4235ca33fe
commit
76b876f4c8
@ -42962,6 +42962,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI custom node for BriaAI Fibo Edit image model."
|
"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",
|
"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": "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."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "boredcoderyt",
|
||||||
"title": "Fibo Edit Node for ComfyUI",
|
"title": "Fibo Edit Node for ComfyUI",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user