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 Python 3.7 support. 2023-04-25 14:02:17 -04:00
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 Rename and reorganize post processing nodes. 2023-04-04 22:54:33 -04:00
nodes_rebatch.py Make nodes map over input lists (#579) 2023-05-13 11:15:45 -04:00
nodes_upscale_model.py Refactor. 2023-05-03 17:48:35 -04:00