3 Commits (2622c55aff9433d425a62e5f6c379cf22a42139e)

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