ComfyUI/comfy_execution
Rattus d2b87e674a execution: Convert the cache entry to NamedTuple
As commented in review.

Convert this to a named tuple and abstract away the tuple type
completely from graph.py.
2025-10-30 20:40:53 +10:00
..
caching.py Implement RAM Pressure cache 2025-10-24 00:51:08 +10:00
graph_utils.py V3 Node Schema Definition - initial (#8656) 2025-07-31 18:02:12 -04:00
graph.py execution: Convert the cache entry to NamedTuple 2025-10-30 20:40:53 +10:00
progress.py Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00
utils.py Support for async node functions (#8830) 2025-07-10 14:46:19 -04:00
validation.py Reland union type (#5900) 2024-12-04 15:12:10 -05:00