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