You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*** Error running process: D:\tools\stable-diffusion-webui\extensions\stable-diffusion-webui-composable-lora\scripts\composable_lora_script.py
Traceback (most recent call last):
File "D:\tools\stable-diffusion-webui\modules\scripts.py", line 474, in process
script.process(p, *script_args)
File "D:\tools\stable-diffusion-webui\extensions\stable-diffusion-webui-composable-lora\scripts\composable_lora_script.py", line 127, in process
composable_lora.load_prompt_loras(prompt)
File "D:\tools\stable-diffusion-webui\extensions\stable-diffusion-webui-composable-lora\composable_lora.py", line 106, in load_prompt_loras
multiplier = float(params.items[1]) if len(params.items) > 1 else 1.0
ValueError: could not convert string to float: 'unet=0.7'
lycoris插件支持此语法
https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris#arguments
使用的lycoris: https://civitai.com/models/23888/nahida-genshin-impact?modelVersionId=108449
The text was updated successfully, but these errors were encountered: