ComfyUI Node
Text Weight
Applies a weight to a text string.
Text Weight
- weighted_text
◄text—►
◄weight1.00►
◄separator, ►
CategorySage Utils/text/helper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | The text to apply a weight to. | |
| weight | FLOAT | 1.00-10–10 | Weight value to add to the text. |
| separator | STRING | , | Separator to use after the weighted text. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| weighted_text | STRING | Output value for weighted_text. |