-
Notifications
You must be signed in to change notification settings - Fork 27.6k
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
[Bug]: Can't use any lora since last pull #12464
Comments
a1111-sd-webui-locon is depreciated. Try deleting the folder if you don't specifically need it. |
Duplicate of The issue I posted a couple weeks ago There's a ....workaround? fix? found by user aunymoons for this. |
Closing as duplicate of #12104 |
I also had the same situation in https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/v1.5.1/extensions-builtin/Lora/networks.py
|
My PR that was merged earlier uses that fix. |
I Fixed it by, indeed, deleting the locon extension and unchecking the "Lora/Networks: use old method that takes longer when you have multiple Loras active and produces same results as kohya-ss/sd-webui-additional-networks extension" in the settings, thank u all |
That just works around the issue -- for users that do need to use that option it didn't work until my PR (#12466) fixed it. See #12104 (comment) for reference. |
Is there an existing issue for this?
What happened?
I git pulled today, and I can't use any lora I have, I always get this error:
RuntimeError: mat1 and mat2 shapes cannot be multiplied (77x3072 and 768x128)
Numbers in parenthesis change when I change lora/models
Steps to reproduce the problem
What should have happened?
A simple image generation corresponding the lora I'm using
Version or Commit where the problem happens
1.5.1
What Python version are you running on ?
Python 3.10.x
What platforms do you use to access the UI ?
Windows
What device are you running WebUI on?
Nvidia GPUs (RTX 20 above)
Cross attention optimization
sdp
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of extensions
Dynamic prompts
a1111-sd-webui-locon
deforum-for-automatic1111-webui
model_preset_manager
sd-webui-additional-networks
sd-webui-controlnet
sd_civitai_extension
stable-diffusion-webui-model-toolkit
stable-diffusion-webui-pixelization
stable-diffusion-webui-promptgen
stable-diffusion-webui-sonar
stable-diffusion-webui-wd14-tagger
stable-diffusion-webui-wildcards
weight_gradient
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: