mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-16 16:12:31 +08:00
Add PromptFlow custom node (#2583)
Co-authored-by: Maarten Harms <maartenharms@users.noreply.github.com>
This commit is contained in:
parent
6097f88462
commit
6d8d00e7f3
@ -43381,6 +43381,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "maartenharms",
|
||||
"title": "PromptFlow",
|
||||
"id": "promptflow",
|
||||
"reference": "https://github.com/maartenharms/comfyui-promptflow",
|
||||
"files": [
|
||||
"https://github.com/maartenharms/comfyui-promptflow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Modular prompt engineering with wildcards, variations preview, auto-sort, and presets. Two modes (Simple/Extended), LoRA Manager integration, and 7 themes shared with FlowPath."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user