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

IPAdapterAdvanced size mismatch #783

Open
fafayqa opened this issue Feb 4, 2025 · 1 comment
Open

IPAdapterAdvanced size mismatch #783

fafayqa opened this issue Feb 4, 2025 · 1 comment

Comments

@fafayqa
Copy link

fafayqa commented Feb 4, 2025

I want to use ip-adapter-plus-face_sd15.bin for the ipadapter input but I get this error:

IPAdapterAdvanced
Error(s) in loading state_dict for Resampler:
	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]).
@my1008
Copy link

my1008 commented Feb 17, 2025

the same issue: loading state_dict for ProjModelFaceIdPlus:
size mismatch for perceiver_resampler.proj_in.weight: copying a param with shape torch.Size([2048, 1280]) from checkpoint, the shape in current model is torch.Size([2048, 1664]).

how to fix?

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