ComfyUI Extension
Comfyui-Prompt-Sorter
Interactive button-based trigger word manager with precision weighting and portable collections.
revisionhiep-create/Comfyui-Prompt-Sorter
Nodes1
On cloudLocal install
Categoryutils
Stars2
Updated7 months ago
Nodes (1)
Readme
Illustrious Prompt Sorter 🛠️
A modular ComfyUI node that reorders prompt tags according to the Danbooru/Illustrious attention hierarchy.
🚀 Features
- Automatic Danbooru Sorting: Ensures
1boy/1girltags stay at the start. - Deduplication: Automatically removes redundant tags.
- LoRA Interleaving: Choose where your
<lora:...>tags appear (after subjects or at the end). - Transparency: Outputs the sorted string so you can verify the results with a Preview Text node.
📦 Installation
- Copy the
comfyui-prompt-sorter-v1.0folder to yourComfyUI/custom_nodes/directory. - Restart ComfyUI.
💡 Usage
- Connect your prompt text (from a Trigger node or text box) to the
textinput. - Connect your CLIP model to the
clipinput. - Connect the
conditioningoutput to your KSampler. - (Optional) Connect the
sorted_textoutput to a Preview Text node to see the magic.
Created by Revisionhiep.