"comfy/vscode:/vscode.git/clone" did not exist on "b12b48e170ccff156dc6ec11242bb6af7d8437fd"
  • 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
nodes.py 49.3 KB