Instructions to use Comfy-Org/stable_diffusion_2.1_repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/stable_diffusion_2.1_repackaged with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 644 Bytes
56190d8 7008e1e 56190d8 76006de 56190d8 d2d3260 56190d8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ---
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
```
|