File size: 2,186 Bytes
5beaf76 | 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 | ---
license: other
license_name: stable-yogi-community
pipeline_tag: text-to-image
tags:
- checkpoint
- stable-diffusion
- text-to-image
- pony-diffusion
base_model:
- pony-diffusion
language:
- en
---
# Semi Real Checkpoints
Semi-realistic style checkpoints for Pony Diffusion.
## Compatibility
| Property | Value |
|----------|-------|
| **Type** | Checkpoint |
| **Base Model** | Pony |
| **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 |
|----------|------|
| semiRealPonyByStable_v10BF16.safetensors | 6.5 GB |
| semiRealPonyByStable_v10DMD2.safetensors | 6.5 GB |
| semiRealPonyByStable_v10FP16.safetensors | 6.5 GB |
| semiRealPonyByStable_v2DMD2.safetensors | 6.5 GB |
| semiRealPonyByStable_v2FP16.safetensors | 6.5 GB |
## Model Versions
### Semi Real Pony
| Version | Base Model | Filename |
|---------|-----------|----------|
| v2_FP16 | Pony | semiRealPonyByStable_v2FP16.safetensors |
| v2_DMD2 | Pony | semiRealPonyByStable_v2DMD2.safetensors |
| v1.0_FP16 | Pony | semiRealPonyByStable_v10FP16.safetensors |
| v1.0_BF16 | Pony | semiRealPonyByStable_v10BF16.safetensors |
| v1.0_DMD2 | Pony | semiRealPonyByStable_v10DMD2.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* |