This website requires JavaScript.
Explore
Help
Sign In
andreas
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
6fb44c4b7cdf88e91e8ec53c828d1ca5e3fe2b0d
ComfyUI
/
comfy_execution
History
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