ComfyUI Node
TextEncode
return a text prompt that can be used to guide the diffusion model towards generating specific images.
TextEncode
- TEXT
◄text—►
CategoryAIFSH_DiffSynth
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | The text to be encoded. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| TEXT | TEXT | the text used to guide the diffusion model. |