ComfyUI Node
CoachBate Text Preview and Edit
A text widget that acts as both viewer and editable buffer. When prompt_in is connected, it displays and passes through any incoming value, converting tensors and latents to human-readable summaries. When not connected, it outputs the typed widget text directly.
CoachBate Text Preview and Edit
- any
- string
◄text►
CategoryCoachBate
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Editable text shown in the node. Used as the output when nothing is connected to 'any'. | |
| anyopt | * | Any value to display and pass through. Overrides the typed text when connected. Tensors and latents are converted to a readable summary. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |