ComfyUI Node

slice

Creates a slice of a LIST. This node takes a LIST and start/stop/step parameters, and returns a new LIST containing the specified slice of the original LIST.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
slice
  • list
  • LIST
start0
stop32767
step1
CategoryBasic/LIST

Inputs (4)

NameTypeDefaultDescription
listLIST
startoptINT0
stopoptINT32767
stepoptINT1

Outputs (1)

NameTypeDescription
LISTLIST