ComfyUI Node
Pony Score
Creates a score string for pony prompts based on the given start and end scores.
Pony Score
- score_text
◄score_start9►
◄score_end4►
◄up_totrue►
CategorySage Utils/text/prompt/pony
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| score_start | INT | 90–9 | The starting score for the Pony score string. |
| score_end | INT | 40–9 | The ending score for the Pony score string. |
| up_to | BOOLEAN | true | If true, adds '_up' to the score string, except for score_9. (v6 uses up, v7 doesn't) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| score_text | STRING | The generated Pony score string. |