ComfyUI Node
Nox Prompt Analyzer
A ComfyUI node in NoxPrompter/Analysis with 2 inputs and 3 outputs.
Nox Prompt Analyzer
- analysis_result
- word_count
- complexity_score
◄prompt►
◄analysis_typefull_analysis►
CategoryNoxPrompter/Analysis
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| analysis_type | COMBO | full_analysis | 4 options: word_count, complexity, style_detection, full_analysis |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| analysis_result | STRING | — |
| word_count | INT | — |
| complexity_score | FLOAT | — |