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

Batch Creative Interpolation - bad checkpoint troch size #87

Open
fafayqa opened this issue Feb 4, 2025 · 0 comments
Open

Batch Creative Interpolation - bad checkpoint troch size #87

fafayqa opened this issue Feb 4, 2025 · 0 comments

Comments

@fafayqa
Copy link

fafayqa commented Feb 4, 2025

I am getting this error with every single SD15 checkpoint I have:

BatchCreativeInterpolation
Error(s) in loading state_dict for ResamplerImport:
	size mismatch for proj_in.weight: copying a param with shape torch.Size([768, 1280]) from checkpoint, the shape in current model is torch.Size([768, 1024]).

How can I solve this? There is no information about specific checkpoints torch.size, so I have no clue how to avoid this by downloading the correct torch size checkpoint + that also means that we cannot use our favorite SD15 checkpoints, only those that are torch.Size([768, 1024]), not good at all.

Or is there some other workaround?

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