Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

形如<lyco:nahidaGenshinImpactV3-LyCORIS:unet=0.7:te=1>的语法导致报错 #14

Open
mxdh opened this issue Jul 5, 2023 · 0 comments

Comments

@mxdh
Copy link

mxdh commented Jul 5, 2023

*** 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant