--- license: openrail++ tags: - comfyui - diffusion-single-file base_model: - stabilityai/stable-diffusion-2-1 --- # Stable Diffusion 2.1 Repackaged model files for ComfyUI. Original model repository: https://huggingface.co/stabilityai/stable-diffusion-2-1 Place the files in the following folders: ``` 📂 ComfyUI/ ├── 📂 models/ │ ├── 📂 checkpoints/ │ │ ├── 512-inpainting-ema.safetensors │ │ ├── v2-1_768-ema-pruned.ckpt │ │ ├── v2-1_768-ema-pruned.safetensors │ │ ├── v2-1_768-nonema-pruned.ckpt │ │ └── v2-1_768-nonema-pruned.safetensors ```