You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
chainner_models Python 3.7 support. 2 years ago
nodes_hypernetwork.py Support softsign hypernetwork. 2 years ago
nodes_mask.py Make MaskToImage support masks with a batch size. 2 years ago
nodes_post_processing.py Rename and reorganize post processing nodes. 2 years ago
nodes_rebatch.py Make nodes map over input lists (#579) 2 years ago
nodes_upscale_model.py Refactor. 2 years ago