mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-14 20:32:30 +08:00
Add Prompt Builder custom node (#2755)
This commit is contained in:
parent
347b13b01a
commit
49f294bac5
@ -45779,6 +45779,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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user