ComfyUI Node
HT Dynamic Prompt
A ComfyUI node in HommageTools with 6 inputs and 3 outputs.
HT Dynamic Prompt
- clip
- prompt
- token_info
- clip
◄text►
◄seed0►
◄autorefreshNo►
◄strip_whitespaceNo►
◄max_tokens75►
CategoryHommageTools
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| seed | INT | 00–18446744073709550000 | — |
| autorefresh | COMBO | No | Automatically refresh the output on node evaluation |
| strip_whitespace | COMBO | No | Remove excessive whitespace and linebreaks |
| max_tokens | INT | 7510–1000 | Maximum number of tokens in the output prompt (to avoid token limit errors) |
| clipopt | CLIP | CLIP model for accurate token counting |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| token_info | STRING | — |
| clip | CLIP | — |