diff --git a/custom-node-list.json b/custom-node-list.json index 3ab6e583..dd384b45 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54173,6 +54173,16 @@ ], "install_type": "git-clone", "description": "Native ComfyUI nodes for EverAnimate-style chunked WanAnimate workflows, including master/chunk settings, chunk calculation, image carry-over, and boundary color correction." + }, + { + "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." } ] }