mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
Add PromptFlow custom node
This commit is contained in:
parent
544ab8328c
commit
13620ac43e
@ -43304,6 +43304,17 @@
|
|||||||
],
|
],
|
||||||
"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": "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