ComfyUI Node
π Categorized Prompt Analyzer
A ComfyUI node in text/analysis with 11 inputs and 4 outputs.
π Categorized Prompt Analyzer
- analysis_summary
- total_matched_count
- details
- unmatched_tags
βpromptβΊ
βanalyze_targetsquality, eyes, clothingβΊ
βcategory_definition_fileprompt_categories.yamlβΊ
βinput_delimiter,βΊ
βtarget_delimiter,βΊ
βoutput_delimiter, βΊ
βcase_sensitive_matchingfalseβΊ
βhandle_weightstrueβΊ
βmatch_underscores_spacestrueβΊ
βgenerate_detailed_outputfalseβΊ
βgenerate_unmatched_outputfalseβΊ
Categorytext/analysis
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | β | |
| analyze_targets | STRING | quality, eyes, clothing | β |
| category_definition_file | STRING | prompt_categories.yaml | β |
| input_delimiteropt | STRING | , | β |
| target_delimiteropt | STRING | , | β |
| output_delimiteropt | STRING | , | β |
| case_sensitive_matchingopt | BOOLEAN | false | β |
| handle_weightsopt | BOOLEAN | true | β |
| match_underscores_spacesopt | BOOLEAN | true | β |
| generate_detailed_outputopt | BOOLEAN | false | β |
| generate_unmatched_outputopt | BOOLEAN | false | β |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| analysis_summary | STRING | β |
| total_matched_count | INT | β |
| details | STRING | β |
| unmatched_tags | STRING | β |