: Always choose .safetensors if available. It is a newer, secure format that prevents malicious code from running when you load the model. System Requirements
huggingface-cli login
from diffusers import StableDiffusionPipeline import torch runwayml stable-diffusion-v1-5 download
Complete Guide to Downloading and Installing RunwayML Stable Diffusion v1.5 : Always choose
: Still hosts the historical model card and weights. Which file should you download? runwayml stable-diffusion-v1-5 download
You can find the specific model checkpoints (.ckpt or .safetensors) in the Files and Versions tab of the repository [12, 18, 22]: v1-5-pruned-emaonly.ckpt
model_id = "runwayml/stable-diffusion-v1-5"