ComfyUI/custom_nodes/execution-inversion-demo-comfyui
Jacob Segal 41142794ca Add syntactic sugar (for loops and more)
Note that For loops still require WAS-ns. They just expand to using the
integer operation node internally.

Also adds some nodes for accumulation operations.
2023-07-20 00:18:18 -07:00
..
js Add lazy evaluation and dynamic node expansion 2023-07-18 20:08:12 -07:00
__init__.py Add syntactic sugar (for loops and more) 2023-07-20 00:18:18 -07:00
components.py Don't display an error if there's no components directory 2023-07-18 20:51:17 -07:00
flow_control.py Add syntactic sugar (for loops and more) 2023-07-20 00:18:18 -07:00
nodes.py Add lazy evaluation and dynamic node expansion 2023-07-18 20:08:12 -07:00
utility_nodes.py Add syntactic sugar (for loops and more) 2023-07-20 00:18:18 -07:00