๐ Categorized Prompt Analyzer
Categorized Prompt Analyzer
Pack: ComfyUI-Prompt-Formatter
custom_nodes.ComfyUI-Prompt-Formatter
Inputs (11)
| Name | Type | Required |
|---|---|---|
| prompt | STRING | required |
| analyze_targets | STRING | required |
| category_definition_file | STRING | required |
| input_delimiter | STRING | optional |
| target_delimiter | STRING | optional |
| output_delimiter | STRING | optional |
| case_sensitive_matching | BOOLEAN | optional |
| handle_weights | BOOLEAN | optional |
| match_underscores_spaces | BOOLEAN | optional |
| generate_detailed_output | BOOLEAN | optional |
| generate_unmatched_output | BOOLEAN | optional |