mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-01 01:00:20 +08:00
Update model_management.py
This commit is contained in:
parent
b025a3e175
commit
4d07a5f8bb
@ -27,6 +27,7 @@ import platform
|
||||
import weakref
|
||||
import gc
|
||||
import os
|
||||
import comfy.zluda
|
||||
|
||||
class VRAMState(Enum):
|
||||
DISABLED = 0 #No vram present: no need to move models to vram
|
||||
|
||||
Loading…
Reference in New Issue
Block a user