mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-01-26 10:59:47 +00:00
fix
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user