mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-06-16 21:01:25 +08:00
Update forge_loader.py
This commit is contained in:
parent
9c1cc9b577
commit
1034af36cc
@ -138,7 +138,6 @@ def load_model_for_a1111(timer, checkpoint_info=None, state_dict=None):
|
||||
|
||||
with no_clip():
|
||||
sd_model = instantiate_from_config(a1111_config.model)
|
||||
sd_model.used_config = a1111_config_filename
|
||||
|
||||
timer.record("forge instantiate config")
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user