ComfyUI Node

Tensor Slice

Slices a tensor using a slice string (e.g., ':, 0:10, 5').

By StableLlama·Created about a year ago·Updated 25 days ago· 45
Tensor Slice
  • tensor
  • *
slice_str:
CategoryBasic/tensor

Inputs (2)

NameTypeDefaultDescription
tensor*
slice_strSTRING:

Outputs (1)

NameTypeDescription
**