ComfyUI Extension: comfyui-huyl2-nodes

Authored by huyl3-cpu

Created

Updated

0 stars

Custom utility nodes for ComfyUI by huyl2 (sort list v2, etc.)

Custom Nodes (0)

    README

    An upgraded list sort node with multiple modes:

    • default – normal string sort
    • filename – sort by basename
    • parent folder– sort by parent folder name
    • full path – sort by full string path
    • numeric – sort by the last number in filename (1, 2, 10, 11, ...)
    • date – sort by file modification time
    • random – shuffle with a deterministic seed

    Put this folder under ComfyUI/custom_nodes/ and restart ComfyUI.