Add ComfyUI Prompt Builder

This commit is contained in:
Hero Kominato 2026-01-10 18:54:58 +09:00 committed by GitHub
parent 2416aa2fc9
commit 2b2169a524
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}