mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-30 03:01:15 +00:00
Update forge_loader.py
This commit is contained in:
@@ -245,4 +245,5 @@ def load_model_for_a1111(timer, checkpoint_info=None, state_dict=None):
|
|||||||
sd_model.clip = sd_model.cond_stage_model
|
sd_model.clip = sd_model.cond_stage_model
|
||||||
timer.record("get patcher")
|
timer.record("get patcher")
|
||||||
|
|
||||||
|
sd_model.current_lora_hash = ''
|
||||||
return sd_model
|
return sd_model
|
||||||
|
|||||||
Reference in New Issue
Block a user