Runwayml Stable-diffusion-v1-5 Huggingface Download [patched]
Even if the download succeeds, loading the model might crash your GPU.
It will prompt you to paste a . You can generate this token in your Hugging Face Account Settings -> Access Tokens. runwayml stable-diffusion-v1-5 huggingface download
Single-file checkpoint (if using original .ckpt): v1-5-pruned-emaonly.ckpt Even if the download succeeds, loading the model
:The most common way to run the model is through the Hugging Face diffusers library. Even if the download succeeds
After download, verify integrity:
stable-diffusion-v1-5/ ├── model_index.json ├── text_encoder/ ├── unet/ ├── vae/ ├── scheduler/ ├── tokenizer/ ├── safety_checker/ └── feature_extractor/
: Latent Diffusion Model (LDM) using a fixed, pretrained text encoder (CLIP ViT-L/14).