Update model_management.py

This commit is contained in:
patientx 2025-12-22 02:35:51 +03:00 committed by GitHub
parent b025a3e175
commit 4d07a5f8bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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