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

correct configuration for sd-v1-4.ckpt #343

Open
alemNative opened this issue Sep 30, 2022 · 3 comments
Open

correct configuration for sd-v1-4.ckpt #343

alemNative opened this issue Sep 30, 2022 · 3 comments

Comments

@alemNative
Copy link

hey guys what i must setup to run everything smooth on my mac (intel)?

i install it like described and link aloso the model correct but i get few time this outtput if i wanna generate something:

size mismatch for text_model.final_layer_norm.bias: copying a param with shape torch.Size([768]) from checkpoint, the shape in current model is torch.Size([512]).

where i must set what?

@vlerenc
Copy link

vlerenc commented Oct 2, 2022

Same here, with the CPU patch (#56).

@CreamyLong
Copy link

size mismatch for text_model.final_layer_norm.bias: copying a param with shape torch.Size([768]) from checkpoint, the shape in current model is torch.Size([512]).

Fixed by install transformers==4.19.2.

@Wangqk-wqk
Copy link

I already try to install many typies of transformers.but it seems not work.

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

4 participants