mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-11 16:40:11 +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