diff --git a/custom-node-list.json b/custom-node-list.json index 5bdfe095..f998e4ce 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41243,6 +41243,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "aimoviestudio", + "title": "ComfyUI Prompt Builder", + "reference": "https://github.com/aimoviestudio/comfyui-promptbuilder", + "files": [ + "https://github.com/aimoviestudio/comfyui-promptbuilder" + ], + "install_type": "git-clone", + "description": "Stop wasting hours tweaking prompt. This extension allows you to modularize your prompts into variables and assemble them using a powerful template-based approach." + } ] }