Add PromptFlow custom node

This commit is contained in:
Maarten Harms 2026-02-05 08:40:44 +01:00
parent 544ab8328c
commit 13620ac43e

View File

@ -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."
} }
] ]
} }