ComfyUI Node
STARFlow T5 Text Encode
Encodes text using T5-XL (google/flan-t5-xl) encoder with STARFlow-specific metadata
STARFlow T5 Text Encode
- conditioning
◄t5_model▾►
◄text►
◄aspect_ratio1:1►
◄max_length128►
◄noise_std0.30►
◄cond_noise_levelfalse►
CategorySTARFlow
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| t5_model | COMBO | T5-XL model file from models/text_encoders/ (e.g., flan-t5-xl.safetensors) | |
| text | STRING | Text prompt to encode (connect a String node) | |
| aspect_ratio | COMBO | 1:1 | Output aspect ratio |
| max_lengthopt | INT | 12864–512 | Maximum sequence length for T5 tokenizer |
| noise_stdopt | FLOAT | 0.300–1 | Noise standard deviation for generation |
| cond_noise_levelopt | BOOLEAN | false | Include noise level in text conditioning |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| conditioning | STARFLOW_CONDITIONING | — |