mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-18 12:28:13 +08:00
update DB
This commit is contained in:
parent
347e37a376
commit
377f01ee2f
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user