update DB

This commit is contained in:
Dr.Lt.Data 2024-11-14 01:54:31 +09:00
parent 0b3e627de6
commit df849b4ca8
2 changed files with 23 additions and 11 deletions

View File

@ -16687,6 +16687,17 @@
"install_type": "git-clone",
"description": "Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices."
},
{
"author": "phazei",
"title": "Prompt Stash Saver Node for ComfyUI",
"id": "stash-saver",
"reference": "https://github.com/phazei/ConfyUI-node-prompt-stash-saver",
"files": [
"https://github.com/phazei/ConfyUI-node-prompt-stash-saver"
],
"install_type": "git-clone",
"description": "Prompt Stash is a simple plugin for ComfyUI that lets you save your prompts and organize them into multiple lists. It also features a pass-through functionality, so you can hook it up to an LLM node (or any text outputting node) and capture its outputs directly."
},
@ -17088,17 +17099,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "phazei",
"title": "Prompt Stash Saver Node for ComfyUI",
"id": "stash-saver",
"reference": "https://github.com/phazei/ConfyUI-node-prompt-stash-saver",
"files": [
"https://github.com/phazei/ConfyUI-node-prompt-stash-saver"
],
"install_type": "git-clone",
"description": "Prompt Stash is a simple plugin for ComfyUI that lets you save your prompts and organize them into multiple lists. It also features a pass-through functionality, so you can hook it up to an LLM node (or any text outputting node) and capture its outputs directly."
}
]
}

View File

@ -9,6 +9,18 @@
},
{
"author": "phazei",
"title": "Prompt Stash Saver Node for ComfyUI",
"id": "stash-saver",
"reference": "https://github.com/phazei/ConfyUI-node-prompt-stash-saver",
"files": [
"https://github.com/phazei/ConfyUI-node-prompt-stash-saver"
],
"install_type": "git-clone",
"description": "Prompt Stash is a simple plugin for ComfyUI that lets you save your prompts and organize them into multiple lists. It also features a pass-through functionality, so you can hook it up to an LLM node (or any text outputting node) and capture its outputs directly."
},
{
"author": "LatentSpaceDirective",
"title": "ComfyUI-Texturaizer",