ComfyUI/comfy_execution
2026-02-06 08:29:01 +02:00
..
caching.py feat: add expected_outputs feature for lazy output computation 2026-02-05 09:05:42 +02:00
graph_utils.py V3 Node Schema Definition - initial (#8656) 2025-07-31 18:02:12 -04:00
graph.py fix: precompute expected_outputs map to avoid O(n²) graph traversal 2026-02-06 08:29:01 +02:00
jobs.py fix: count non-dict items in outputs_count (#12166) 2026-01-29 17:10:08 -08:00
progress.py Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00
utils.py add a helper function for easy use 2026-02-05 09:05:42 +02:00
validation.py V3 Improvements + DynamicCombo + Autogrow exposed in public API (#11345) 2025-12-30 23:09:55 -05:00