update DB

This commit is contained in:
Dr.Lt.Data 2026-07-11 20:09:28 +09:00
parent 347e37a376
commit 377f01ee2f
2 changed files with 20 additions and 0 deletions

View File

@ -54296,6 +54296,16 @@
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for Beeble SwitchX image and video workflows."
},
{
"author": "KoishiAI",
"title": "LD ComfyUI Prompt Nodes",
"reference": "https://github.com/KoishiAI/LD-ComfyUI-Prompt-Nodes",
"files": [
"https://github.com/KoishiAI/LD-ComfyUI-Prompt-Nodes"
],
"install_type": "git-clone",
"description": "Contains SlopPrompt and BooruPromptGenerator nodes to automate prompt generation for anime models. SlopPrompt allows natural language prompt generation or advanced formats like json and various conversions between them, while BooruPromptGenerator will let you generate random prompts anchored around tags you specify with various sampling options."
}
]
}

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "KoishiAI",
"title": "LD ComfyUI Prompt Nodes",
"reference": "https://github.com/KoishiAI/LD-ComfyUI-Prompt-Nodes",
"files": [
"https://github.com/KoishiAI/LD-ComfyUI-Prompt-Nodes"
],
"install_type": "git-clone",
"description": "Contains SlopPrompt and BooruPromptGenerator nodes to automate prompt generation for anime models. SlopPrompt allows natural language prompt generation or advanced formats like json and various conversions between them, while BooruPromptGenerator will let you generate random prompts anchored around tags you specify with various sampling options."
},
{
"author": "TrophiHunter",
"title": "ComfyUI-MLUT",