Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@maartenharms maartenharms released this 05 Feb 07:24
· 3 commits to master since this release

πŸ“ PromptFlow v1.0.0

Modular Prompt Engineering for ComfyUI

✨ Features

  • Two Modes: Simple (3 fields) or Extended (11 fields)
  • Wildcards: {option1|option2|option3} inline syntax
  • File Wildcards: __folder/filename__ loads from ComfyUI/wildcards/
  • Field Modes: Fixed, Random, Increment, Decrement per field
  • Variations Node: Preview all wildcard combinations before generating
  • Auto-Sort: Paste prompts, auto-categorize with 200+ keywords
  • 22 Built-in Presets: Style, Quality, and Negative presets
  • Custom Presets: Save/load with export/import support
  • LoRA Manager Integration: Trigger words auto-prepend
  • 7 Themes: Shared with FlowPath
  • Drag & Drop: Reorder extended mode fields
  • Undo/Redo: Ctrl+Z / Ctrl+Y support

πŸ“¦ Installation

ComfyUI Manager:

  1. Search for "PromptFlow"
  2. Click Install
  3. Restart ComfyUI

Manual:

cd ComfyUI/custom_nodes
git clone https://github.com/maartenharms/comfyui-promptflow

πŸ”— Links