diff --git a/custom-node-list.json b/custom-node-list.json index 269cb579..eca833d7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a97d7e38..5cf2d7b3 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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",