Nodes/ComfyUi-MpiNodes/Mpi Block If Empty List
ComfyUI Node

Mpi Block If Empty List

Pass a list through, but block downstream execution if the list is empty (zero items). Place before nodes that index into a list so an empty list halts the branch instead of throwing IndexError. Unlike Mpi Any Blocker, this runs on the whole list, so a truly empty list still reaches it.

By MadPonyInteractive·Created 10 months ago·Updated 3 days ago· 2
Mpi Block If Empty List
  • list_input
  • list_output
CategoryMpiNodes/Logic

Inputs (1)

NameTypeDefaultDescription
list_input*

Outputs (1)

NameTypeDescription
list_output*