update DB

This commit is contained in:
Dr.Lt.Data 2024-09-10 00:28:56 +09:00
parent 342bb62635
commit 89ca98e84f
3 changed files with 32 additions and 22 deletions

View File

@ -14304,6 +14304,17 @@
"install_type": "git-clone",
"description": "Nodes to run nodes on remote ComfyUI instances."
},
{
"author": "kinglord",
"title": "Prompt Gallery",
"id": "promptGallery",
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
"files": [
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
],
"install_type": "git-clone",
"description": "New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts."
},
@ -14689,17 +14700,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "kinglord",
"title": "Prompt Gallery",
"id": "promptGallery",
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
"files": [
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
],
"install_type": "git-clone",
"description": "New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts."
}
]
}

View File

@ -62,16 +62,6 @@
"install_type": "git-clone",
"description": "NODES:image select, Load AnyLLM, Ask LLM, OpenAI DAlle Node, SK Text_String, SK Random File Name"
},
{
"author": "Kinglord",
"title": "ComfyUI_Prompt_Gallery [WIP]",
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
"files": [
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
],
"install_type": "git-clone",
"description": "A custom node that adds a UI element to the sidebar that allows for quick and easy navigation of images to aid in building prompts."
},
{
"author": "Cardoso-topdev",
"title": "comfyui_meshanything_v1 [WIP]",

View File

@ -9,7 +9,27 @@
},
{
"author": "kinglord",
"title": "Prompt Gallery",
"id": "promptGallery",
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
"files": [
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
],
"install_type": "git-clone",
"description": "New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts."
},
{
"author": "daxcay",
"title": "ComfyUI-WA",
"reference": "https://github.com/daxcay/ComfyUI-WA",
"files": [
"https://github.com/daxcay/ComfyUI-WA"
],
"install_type": "git-clone",
"description": "Node to enable WhatsApp in ComfyUI."
},
{
"author": "LatentRat",
"title": "comfy_remote_run",