• BlenderNeko's avatar
    Make nodes map over input lists (#579) · 1201d2ea
    BlenderNeko authored
    * 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
    1201d2ea
server.py 15.8 KB