mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-06-09 04:52:07 +08:00

* Allow mask batches This allows LatentCompositeMasked -node to work with AnimateDiff. I tried to keep old functionality too, unsure if it's correct, but both single mask and batch of masks seems to work with this change. * Update nodes_mask.py