Inputs
| Parameter | Description | Data Type | Required | Range |
|---|---|---|---|---|
clip | The CLIP model used for text encoding | CLIP | Yes | - |
clip_l | Text input for the local CLIP model. Supports multiline text and dynamic prompts. | STRING | Yes | - |
clip_g | Text input for the global CLIP model. Supports multiline text and dynamic prompts. | STRING | Yes | - |
t5xxl | Text input for the T5-XXL model. Supports multiline text and dynamic prompts. | STRING | Yes | - |
empty_padding | Controls how empty text inputs are handled. When set to “none”, empty text inputs for clip_g, clip_l, or t5xxl will result in empty token lists instead of padding. This is an advanced parameter (default: “none”). | COMBO | Yes | "none""empty_prompt" |
- When
empty_paddingis set to “none”, empty text inputs forclip_g,clip_l, ort5xxlwill result in empty token lists instead of padding - The node automatically balances token lengths between
clip_landclip_ginputs by padding the shorter one with empty tokens when lengths differ - All text inputs support dynamic prompts and multiline text entry
Outputs
| Output Name | Description | Data Type |
|---|---|---|
CONDITIONING | The encoded text conditioning data ready for use in SD3 generation pipelines | CONDITIONING |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Source fingerprint (SHA-256):
2086e7c0fe910a94c04173ecfe35a2e04ecb306526b9089c527bb874e97b20c4