Update diffusers_patcher.py

This commit is contained in:
lllyasviel
2024-01-28 10:14:08 -08:00
parent a009e5ecae
commit f3f30f8592

View File

@@ -35,4 +35,4 @@ class DiffusersPatcher:
model_management.load_models_gpu(
models=[self.pipeline],
memory_required=inference_memory
)
)