ComfyUI Node
String → Tensor
A ComfyUI node in ComfyDL/Tensor Basic with 2 inputs and 1 output.
String → Tensor
- tensor
◄text[[1, 2, 3], [4, 5, 6]]►
◄error_strategyempty_tensor►
CategoryComfyDL/Tensor Basic
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | [[1, 2, 3], [4, 5, 6]] | — |
| error_strategy | COMBO | empty_tensor | 3 options: empty_tensor, zero_tensor, raise_error |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| tensor | cdlTensor | — |