mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-12 12:37:36 +08:00
Add ComfyUI Prompt Builder
This commit is contained in:
parent
2416aa2fc9
commit
2b2169a524
@ -41243,6 +41243,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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user