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

Weights link not working #22

Open
anki-mittal opened this issue Sep 8, 2024 · 8 comments
Open

Weights link not working #22

anki-mittal opened this issue Sep 8, 2024 · 8 comments

Comments

@anki-mittal
Copy link

From where i can download the tokenizer and weight file? link provided is not working now.

@rdzhao
Copy link

rdzhao commented Sep 10, 2024

I'm facing the same issue.

@edvarken
Copy link

same problem here...

@hkproj
Copy link
Owner

hkproj commented Sep 24, 2024

Unfortunately RunwayML had to take the models down because of copyright reasons.
You can download the weights from here: https://www.modelscope.cn/models/AI-ModelScope/stable-diffusion-v1-5/files

Or you can use any fine-tuned version

@hkproj hkproj closed this as completed Sep 24, 2024
@hkproj hkproj reopened this Sep 24, 2024
@siiyayu
Copy link

siiyayu commented Oct 1, 2024

I have this error, unfortunately :(
Maybe it's not the same model.

Error(s) in loading state_dict for VAE_Encoder:
	Missing key(s) in state_dict: "16.weight", "16.bias". 
	Unexpected key(s) in state_dict: "18.weight", "18.bias". 
	size mismatch for 17.weight: copying a param with shape torch.Size([8, 512, 3, 3]) from checkpoint, the shape in current model is torch.Size([8, 8, 1, 1]).

@siiyayu
Copy link

siiyayu commented Oct 2, 2024

I downloaded wights from here and it works
https://huggingface.co/benjamin-paine/stable-diffusion-v1-5/tree/main/tokenizer

@Artemiskgg1
Copy link

Unfortunately RunwayML had to take the models down because of copyright reasons. You can download the weights from here: https://www.modelscope.cn/models/AI-ModelScope/stable-diffusion-v1-5/files

Or you can use any fine-tuned version

Thank you!!

@aksj98
Copy link
Contributor

aksj98 commented Oct 22, 2024

Created PR #25 to solve this @hkproj

@hkproj
Copy link
Owner

hkproj commented Oct 22, 2024

Thanks @aksj98

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

7 participants