Skip to content

Lycoris not supported for inpainting and outpainting #35

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

Open
HeavyTony2 opened this issue May 3, 2023 · 1 comment
Open

Lycoris not supported for inpainting and outpainting #35

HeavyTony2 opened this issue May 3, 2023 · 1 comment

Comments

@HeavyTony2
Copy link

  File "C:\Users\user\Documents\TestSD\stable-diffusion-webui\extensions\a1111-sd-webui-locon\scripts\main.py", line 185, in inference
    return self.op(x, self.weight, **self.extra_args)
RuntimeError: Given groups=1, weight of size [320, 4, 3, 3], expected input[1, 9, 64, 64] to have 4 channels, but got 9 channels instead

Those are the last lines of the error message, Regular LoRa are still suported for inpainting and outpaiting.

@Subarasheese
Copy link

I am having the same issue. Regular Lora works, but not this. Might be architectural limitations?

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

2 participants