This commit is contained in:
layerdiffusion
2024-08-20 01:37:01 -07:00
parent 6f411a4940
commit 14ac95f908

View File

@@ -799,6 +799,7 @@ def process_images(p: StableDiffusionProcessing) -> Processed:
memory_management.unload_all_models()
if need_global_unload:
p.sd_model.current_lora_hash = str([])
p.sd_model.forge_objects.unet.lora_loader.dirty = True
p.clear_prompt_cache()