ComfyUI/comfy_execution
Rattus 68053b1180 caching: build headroom into the RAM cache
move the headroom logic into the RAM cache to make this a little easier
to call to "free me some RAM".

Rename the API to free_ram().

Split off the clean_list creation to a completely separate function to
avoid any stray strong reference to the content-to-be-freed on the
stack.
2025-12-03 00:59:06 +10:00
..
caching.py caching: build headroom into the RAM cache 2025-12-03 00:59:06 +10:00
graph_utils.py V3 Node Schema Definition - initial (#8656) 2025-07-31 18:02:12 -04:00
graph.py Add RAM Pressure cache mode (#10454) 2025-10-30 17:39:02 -04: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