File size: 7,081 Bytes
306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 306d8e9 411e2d8 | 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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 | ---
license: other
license_name: stable-yogi-community
pipeline_tag: text-to-image
tags:
- checkpoint
- stable-diffusion
- text-to-image
- pony-diffusion
- sdxl
- sd-1.5
base_model:
- pony-diffusion
- stable-diffusion-v1-5/stable-diffusion-v1-5
- sd-1.5-lcm
- stabilityai/stable-diffusion-xl-base-1.0
- sdxl-1.0-lcm
- sdxl-hyper
- sdxl-lightning
language:
- en
---
# Realism Pony Checkpoints
Photorealistic checkpoints for Pony Diffusion.
## Compatibility
| Property | Value |
|----------|-------|
| **Type** | Checkpoint |
| **Base Model** | Pony, SD 1.5, SD 1.5 LCM, SDXL 1.0, SDXL 1.0 LCM, SDXL Hyper, SDXL Lightning |
| **Format** | SafeTensors |
## Usage
### Automatic1111 / Forge
1. Download the `.safetensors` file
2. Place in `models/Stable-diffusion/` directory
3. Select the model from the checkpoint dropdown
### ComfyUI
1. Download the `.safetensors` file
2. Place in `models/checkpoints/` directory
3. Use a **Load Checkpoint** node
### Recommended Settings
| Setting | Standard | Fast (DMD2/Lightning/Hyper) |
|---------|----------|-----------------------------|
| Sampler | DPM++ 2M Karras | Euler a |
| Steps | 20-30 | 4-8 |
| CFG Scale | 5-7 | 1-2 |
| Resolution | 1024x1024 | Same |
## Available Files
| Filename | Size |
|----------|------|
| realismByStableYogi_ponyV1.safetensors | 6.5 GB |
| realismByStableYogi_ponyV1INPAINT.safetensors | 6.5 GB |
| realismByStableYogi_ponyV2.safetensors | 6.5 GB |
| realismByStableYogi_ponyV2DMD24S.safetensors | 6.5 GB |
| realismByStableYogi_ponyV2FP32.safetensors | 12.9 GB |
| realismByStableYogi_ponyV2Hyper4s.safetensors | 6.5 GB |
| realismByStableYogi_ponyV3DMD2.safetensors | 6.5 GB |
| realismByStableYogi_ponyV3HYPER.safetensors | 6.5 GB |
| realismByStableYogi_ponyV3LIGHTNING.safetensors | 6.5 GB |
| realismByStableYogi_ponyV3TURBO.safetensors | 6.5 GB |
| realismByStableYogi_ponyV3VAE.safetensors | 6.5 GB |
## Model Versions
### Realism (Pony)
| Version | Base Model | Filename |
|---------|-----------|----------|
| Pony_V3_VAE | Pony | realismByStableYogi_ponyV3VAE.safetensors |
| v6.0_FP16 | Pony | realismByStableYogi_v60FP16.safetensors |
| v6.0_DMD2 | Pony | realismByStableYogi_v60DMD2.safetensors |
| v6.0_BF16 | Pony | realismByStableYogi_v60BF16.safetensors |
| v6.0_DMD2_ALT | Pony | realismByStableYogi_v60DMD2ALT.safetensors |
| v4.0_FP16 | Pony | realismByStableYogi_v40FP16.safetensors |
| v5.0_FP16 | Pony | realismByStableYogi_v50FP16.safetensors |
| v5.0_DMD2 | Pony | realismByStableYogi_v50DMD2.safetensors |
| v4.0_DMD2 | Pony | realismByStableYogi_v40DMD2.safetensors |
| V5_XL_FP16 | SDXL 1.0 | realismByStableYogi_v5XLFP16.safetensors |
| SD1.5_V9 | SD 1.5 | realismByStableYogi_sd15V9.safetensors |
| SD1.5_V9_FP32 | SD 1.5 | realismByStableYogi_sd15V9FP32.safetensors |
| SD1.5_V9_LCM | SD 1.5 LCM | realismByStableYogi_sd15V9LCM.safetensors |
| V5_XL_FP32 | SDXL 1.0 | realismByStableYogi_v5XLFP32.safetensors |
| V5_XL_DMD2 | SDXL 1.0 LCM | realismByStableYogi_v5XLDMD2.safetensors |
| V5_XL_Hyper | SDXL Hyper | realismByStableYogi_v5XLHyper.safetensors |
| V5_XL_Lightning | SDXL Lightning | realismByStableYogi_v5XLLightning.safetensors |
| PONY_V3_DMD2 | Pony | realismByStableYogi_ponyV3DMD2.safetensors |
| PONY_V3_TURBO | Pony | realismByStableYogi_ponyV3TURBO.safetensors |
| PONY_V3_LIGHTNING | Pony | realismByStableYogi_ponyV3LIGHTNING.safetensors |
| PONY_V3_HYPER | Pony | realismByStableYogi_ponyV3HYPER.safetensors |
| Extended Halloween | Pony | realismByStableYogi_extendedHalloween.safetensors |
| SD1.5_V8 | SD 1.5 | realismByStableYogi_sd15V8.safetensors |
| XL_V4_VAE | SDXL 1.0 | realismByStableYogi_xlV4VAE.safetensors |
| XL_V4_DMD2 | SDXL 1.0 | realismByStableYogi_xlV4DMD2.safetensors |
| XL_V4_LIGHTNING | SDXL Lightning | realismByStableYogi_xlV4LIGHTNING.safetensors |
| XL_V4_HYPER | SDXL Hyper | realismByStableYogi_xlV4HYPER.safetensors |
| Pony_V2 | Pony | realismByStableYogi_ponyV2.safetensors |
| Pony_V2_FP32 | Pony | realismByStableYogi_ponyV2FP32.safetensors |
| Pony_V2_Hyper_4s | Pony | realismByStableYogi_ponyV2Hyper4s.safetensors |
| Pony_V2_DMD2_4S | Pony | realismByStableYogi_ponyV2DMD24S.safetensors |
| Pony_V1 | Pony | realismByStableYogi_ponyV1.safetensors |
| XL_V3_VAE | SDXL 1.0 | realismByStableYogi_xlV3VAE.safetensors |
| XL_V3_LIGHTNING | SDXL Lightning | realismByStableYogi_xlV3LIGHTNING.safetensors |
| PONY_V1_INPAINT | Pony | realismByStableYogi_ponyV1INPAINT.safetensors |
| XL_V2_LIGHTNING | SDXL Lightning | realismByStableYogi_xlV2LIGHTNING.safetensors |
| XL_V2 | SDXL 1.0 | realismByStableYogi_xlV2.safetensors |
| SD1.5_V7 | SD 1.5 | realismByStableYogi_sd15V7.safetensors |
| SD1.5_V6 LCM INPAINT | SD 1.5 | realismByStableYogi_sd15V6LCMINPAINT.safetensors |
| V6 LCM | SD 1.5 | realismByStableYogi_v6LCM.safetensors |
| V6 | SD 1.5 | realismByStableYogi_v6.safetensors |
| V5 | SD 1.5 | realismByStableYogi_v5.safetensors |
| V4_LCM | SD 1.5 LCM | realismByStableYogi_v4LCM.safetensors |
| XL_V1_LCM | SDXL 1.0 LCM | realismByStableYogi_xlV1LCM.safetensors |
| XL_V1 | SDXL 1.0 | realismByStableYogi_xlV1.safetensors |
| V4 | SD 1.5 | realismByStableYogi_v4.safetensors |
| V3 + LCM | SD 1.5 LCM | realismByStableYogi_v3LCM.safetensors |
| V3 | SD 1.5 | realismByStableYogi_v3.safetensors |
| V2 | SD 1.5 | realismByStableYogi_v2.safetensors |
| V1 | SD 1.5 | realismByStableYogi_v1.safetensors |
### Asian Realism (PONY)
| Version | Base Model | Filename |
|---------|-----------|----------|
| v3.0_FP16 | Pony | asianRealismByStable_v30FP16.safetensors |
| v3.0_DMD2 | Pony | asianRealismByStable_v30DMD2.safetensors |
| v3.0_BF16 | Pony | asianRealismByStable_v30BF16.safetensors |
| V2.0_FP16 | Pony | asianRealismByStable_v20FP16.safetensors |
| v2.0_BF16 | Pony | asianRealismByStable_v20BF16.safetensors |
| v2.0_DMD2 | Pony | asianRealismByStable_v20DMD2.safetensors |
| v1.0_FP16_PONY | Pony | asianRealismByStable_v10FP16PONY.safetensors |
| v1.0_BF16_PONY | Pony | asianRealismByStable_v10BF16PONY.safetensors |
| v1.0_DMD2_PONY | Pony | asianRealismByStable_v10DMD2PONY.safetensors |
| V4 | SD 1.5 | asianRealismByStable_v4.safetensors |
| V4+LCM | SD 1.5 LCM | asianRealismByStable_v4LCM.safetensors |
| v3.0 | SD 1.5 | asianRealismByStable_v30.safetensors |
| v2.0 | SD 1.5 | asianRealismByStable_v20.safetensors |
| 1.0 | SD 1.5 | asianRealismByStable_10.safetensors |
## Sample Images








## Links
- [CivitAI](https://civitai.com/user/Stable_Yogi)
- [Discord](https://discord.com/invite/FAgfAeMqys)
- [Website](https://brandulate.com)
---
*Model by Stable Yogi* |