Add Prompt Builder custom node

This commit is contained in:
zinigo_creations 2026-04-02 16:47:53 -05:00
parent 3615af1560
commit 75d90a1c25

View File

@ -45563,6 +45563,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Zinigo",
"title": "Prompt Builder",
"reference": "https://github.com/zinigo-creations/comfyui-prompt-builder",
"files": [
"https://github.com/zinigo-creations/comfyui-prompt-builder"
],
"install_type": "git-clone",
"description": "Dropdown-based prompt builder for ComfyUI. Create characters, scenes, and styles without writing prompts. Designed for beginners and fast iteration."
} }
] ]
} }