Nodes/ComfyUI-list-filter/Filter String List
ComfyUI Node

Filter String List

Filters the string list based on the provided index list.

By Kesin11·Created 2 years ago·Updated about a year ago· 1
Filter String List
    • filtered_list
    string_list
    index_list0
    Categorylist-filter

    Inputs (2)

    NameTypeDefaultDescription
    string_listSTRINGThe list of strings to be filtered.
    index_listINT0The list of indices to filter the string list.

    Outputs (1)

    NameTypeDescription
    filtered_listSTRINGThe filtered list of strings.