mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-17 10:37:01 +08:00
Update model_management.py
This commit is contained in:
parent
8efd441de9
commit
8909c12ea9
@ -25,7 +25,7 @@ import sys
|
||||
import platform
|
||||
import weakref
|
||||
import gc
|
||||
import zluda
|
||||
import comfy.zluda
|
||||
|
||||
class VRAMState(Enum):
|
||||
DISABLED = 0 #No vram present: no need to move models to vram
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user