update DB

This commit is contained in:
Dr.Lt.Data
2025-03-28 01:06:21 +09:00
parent e687f83fbf
commit 0ddb0cec03
3 changed files with 124 additions and 62 deletions

View File

@@ -10,7 +10,28 @@
},
{
"author": "chrisgoringe",
"title": "Image chooser [DEPRECATED]",
"id": "image-chooser",
"reference": "https://github.com/chrisgoringe/cg-image-picker",
"files": [
"https://github.com/chrisgoringe/cg-image-picker"
],
"install_type": "git-clone",
"description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow."
},
{
"author": "weilin9999",
"title": "WeiLin-ComfyUI-prompt-all-in-one [DEPRECATED]",
"id": "prompt-all-in-one",
"reference": "https://github.com/weilin9999/WeiLin-ComfyUI-prompt-all-in-one",
"files": [
"https://github.com/weilin9999/WeiLin-ComfyUI-prompt-all-in-one"
],
"install_type": "git-clone",
"description": "Write prompt words like WebUI"
},
{
"author": "svetozarov",
"title": "AS_GeminiCaptioning Node [REMOVED]",

View File

@@ -10,6 +10,37 @@
{
"author": "rainlizard",
"title": "Raffle",
"reference": "https://github.com/rainlizard/ComfyUI-Raffle",
"files": [
"https://github.com/rainlizard/ComfyUI-Raffle"
],
"install_type": "git-clone",
"description": "A semi-random prompt generator for danbooru tags that works alongside your character prompt, allowing you to put your waifu in many scenarios. (for Illustrious/NoobAI/Pony)"
},
{
"author": "jupo-ai",
"title": "comfy-ex-tagcomplete",
"id": "comfy-ex-tagcomplete",
"reference": "https://github.com/jupo-ai/comfy-ex-tagcomplete",
"files": [
"https://github.com/jupo-ai/comfy-ex-tagcomplete"
],
"install_type": "git-clone",
"description": "tag completer with csv file"
},
{
"author": "felixszeto",
"title": "ComfyUI-RequestNodes",
"reference": "https://github.com/felixszeto/ComfyUI-RequestNodes",
"files": [
"https://github.com/felixszeto/ComfyUI-RequestNodes"
],
"install_type": "git-clone",
"description": "This is a request node tool designed for making HTTP requests (GET/POST) to APIs and viewing the responses. It is useful for API testing and development."
},
{
"author": "ALatentPlace",
"title": "YANC_LMStudio",