mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-23 13:00:54 +08:00
Remove unnecessary blank line in model_management.py
This commit is contained in:
parent
63419c107b
commit
74037f35db
@ -1553,7 +1553,6 @@ def unload_all_models_full():
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
def cleanup_ram():
|
def cleanup_ram():
|
||||||
gc.collect()
|
gc.collect()
|
||||||
try:
|
try:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user