Skip to content

Unable to download the weights of runwayml/stable-diffusion-v1-5 model. #22

@Jonathan-fzq

Description

@Jonathan-fzq

Unable to download the weights of runwayml/stable-diffusion-v1-5 model. runwayml/stable-diffusion-v1-5 is no longer available on Hugging Face. Is there a pre-downloaded model weight and its related configuration file that you can share with me? I would be grateful.

Traceback (most recent call last):
File "test_code.py", line 14, in
pipe = StableDiffusionPipeline.from_pretrained(
File "/root/anaconda3/envs/fzq_diffusion/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
return fn(*args, **kwargs)
File "/opt/data/private/fzq/DiT-main/diffusers-main/src/diffusers/pipelines/pipeline_utils.py", line 706, in from_pretrained
cached_folder = cls.download(
File "/root/anaconda3/envs/fzq_diffusion/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
return fn(*args, **kwargs)
File "/opt/data/private/fzq/DiT-main/diffusers-main/src/diffusers/pipelines/pipeline_utils.py", line 1480, in download
raise EnvironmentError(
OSError: Cannot load model runwayml/stable-diffusion-v1-5: model is not cached locally and an error occurred while trying to fetch metadata from the Hub. Please check out the root cause in the stacktrace above.

The link "https://huggingface.co/runwayml/stable-diffusion-v1-5/tree/main" cannot be accessed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions