ComfyUI/comfy_extras
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
..
chainner_models
nodes_hypernetwork.py Support softsign hypernetwork. 2023-05-05 00:16:57 -04:00
nodes_mask.py Make MaskToImage support masks with a batch size. 2023-05-10 10:03:30 -04:00
nodes_post_processing.py
nodes_rebatch.py Make nodes map over input lists (#579) 2023-05-13 11:15:45 -04:00
nodes_upscale_model.py