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

size mismatch for conv_in.weight: copying a param with shape torch.Size([320, 9, 3, 3]) from checkpoint, the shape in current model is torch.Size([320, 4, 3, 3]). #18

Open
Hrushi11 opened this issue Aug 16, 2023 · 1 comment

Comments

@Hrushi11
Copy link

Facing this error when running the script on every .safetensor file

@haofanwang
Copy link
Owner

haofanwang commented Aug 17, 2023

It seems that you are loading an inpainting model weight into a normal text-to-image model.

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