mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-07-21 21:01:24 +08:00
key
This commit is contained in:
parent
9f77424de5
commit
995453ba42
@ -164,7 +164,7 @@ def model_lora_keys_clip(model, key_map={}):
|
||||
|
||||
key_map["lora_te{}_{}".format(t5_index, l_key.replace(".", "_"))] = k
|
||||
|
||||
return sdk, key_map
|
||||
return key_map
|
||||
|
||||
|
||||
def model_lora_keys_unet(model, key_map={}):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user