Commit Graph

2 Commits

Author SHA1 Message Date
space-nuko
e4be8e0666 Allow specifying which inputs should be used as lists 2023-06-08 19:34:40 -05:00
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
2023-05-13 11:15:45 -04:00