Metadata-Version: 2.1
Name: comfyui-maskbatchpermutations
Version: 0.0.1
Summary: Permutes a mask batch to present possible additive combinations. Passing a mask batch (e.g. out of [a/SEGS to Mask Batch](https://github.com/ltdrdata/ComfyUI-Impact-Pack)) will return a new mask batch representing all the possible combinations of the included masks. So, a mask batch with two mask sections, 'A' and 'B', will return a batch containing an empty mask, an empty mask & A, an empty mask & B, and an empty mask & A & B.
Home-page: https://github.com/curiousjp/ComfyUI-MaskBatchPermutations
Requires-Python: >=3.10
