-
Notifications
You must be signed in to change notification settings - Fork 351
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
IP_adapter_face_plus_face Error layers #447
Comments
Full error
|
@MATEMATNKx using vit-h instead #119 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have full code
RuntimeError: Error(s) in loading state_dict for Resampler:
size mismatch for proj_in.weight: copying a param with shape torch.Size([1280, 1280]) from checkpoint, the shape in current model is torch.Size([1280, 1664]).
Directory:
Few week ago i tried to load https://huggingface.co/h94/IP-Adapter-FaceID/blob/main/ip-adapter-faceid-plusv2_sdxl.bin
but i have errors in layers to
The text was updated successfully, but these errors were encountered: