mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-07 05:36:36 +00: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