mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-19 02:53:05 +08:00
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. |
||
|---|---|---|
| .. | ||
| caching.py | ||
| graph_utils.py | ||
| graph.py | ||
| progress.py | ||
| utils.py | ||
| validation.py | ||