ComfyUI Node
CLIP Text Encode (w Attention Bias)
Prompt parser which applies attention bias instead of weights. Use '<' and '>' to enclose it and '=1.0' to specify attention strength. Example: 'This is <a huge dog=1.25>'.
CLIP Text Encode (w Attention Bias)
- clip
- CONDITIONING
◄text—►
Categoryconditioning
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | The text to be encoded. | |
| clip | CLIP | The CLIP model used for encoding the text. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONDITIONING | CONDITIONING | — |