3 Commits (25a4805e519ea97110651ae5bb1d7c0e6644b26f)

Author SHA1 Message Date
comfyanonymous 5f54614e7f Add a RebatchImages node. 1 year ago
comfyanonymous ee74ef5c9e Increase maximum batch size in LatentRebatch. 1 year ago
BlenderNeko 1201d2eae5
Make nodes map over input lists (#579)
* allow nodes to map over lists

* make work with IS_CHANGED and VALIDATE_INPUTS

* give list outputs distinct socket shape

* add rebatch node

* add batch index logic

* add repeat latent batch

* deal with noise mask edge cases in latentfrombatch
2 years ago