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

Model runwayml/stable-diffusion-v1-5 Deprecated: Alternatives and Solutions #29

Open
HectorPenades opened this issue Sep 16, 2024 · 1 comment

Comments

@HectorPenades
Copy link

HectorPenades commented Sep 16, 2024

Hello,

I noticed that the model huggingface.co/runwayml/stable-diffusion-v1-5 is no longer available.

In my case, I am not experiencing any issues because I have the version 1.5 model already downloaded in cache.

However, this could cause problems for new users who are trying to access this model for the first time.

If they do not have access to version 1.5, they might consider using the CompVis/stable-diffusion-v1-4 model as an alternative

Other alternative is: https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5. This repository is a mirror of the now deprecated ruwnayml/stable-diffusion-v1-5.

@HectorPenades HectorPenades changed the title HUGGING FACE - runwayml/stable-diffusion-v1-5 - ERROR 404 Model runwayml/stable-diffusion-v1-5 Deprecated: Alternatives and Solutions Sep 16, 2024
@foivospar
Copy link
Owner

Yes, either stable-diffusion-v1-5/stable-diffusion-v1-5 or ashllay/stable-diffusion-v1-5-archive can be used in place of the deprecated repository if the models are not already cached.

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