ComfyUI/comfy_execution
Acly 6fb44c4b7c
Make adding links/nodes to ExecutionList non-recursive (#4886)
Graphs with 300+ chained nodes run into maximum recursion depth error (limit is 1000 in CPython)
2024-09-13 08:25:11 -04:00
..
caching.py Reduce repeated calls of get_immediate_node_signature for ancestors in cache (#4871) 2024-09-12 23:02:52 -04:00
graph_utils.py Move a few files from comfy -> comfy_execution. 2024-08-15 11:21:14 -04:00
graph.py Make adding links/nodes to ExecutionList non-recursive (#4886) 2024-09-13 08:25:11 -04:00