prunaai/stable-diffusion-cheetah 🔢📝❓ → 🖼️
About
This model is an optimised version of stable-diffusion by stability AI that is 3x faster and 3x cheaper.
Example Output
Prompt:
"a red apple on a table"
Output
Performance Metrics
0.56s
Prediction Time
0.57s
Total Time
All Input Parameters
{
"seed": -1,
"prompt": "a red apple on a table",
"go_fast_af": false,
"num_images": 1,
"image_width": 512,
"image_height": 512,
"guidance_scale": 7.5,
"num_inference_steps": 50
}
Input Parameters
- seed
- Random seed (-1 for random)
- prompt (required)
- Prompt
- model_type
- Model type
- resolution
- Output resolution
- speed_mode
- Speed optimization level
- output_format
- Output format
- output_quality
- Output quality (for jpg and webp)
- negative_prompt
- Negative prompt for generated image. Leave blank to use the default negative prompt.
Output Schema
Output
Example Execution Logs
0%| | 0/50 [00:00<?, ?it/s] 30%|███ | 15/50 [00:00<00:00, 62.21it/s] 66%|██████▌ | 33/50 [00:00<00:00, 105.02it/s] 100%|██████████| 50/50 [00:00<00:00, 120.93it/s]
Version Details
- Version ID
aaad77411c5ab95e281c1e32a4dfd6d1a1c01789b0fbd7d4a37053ab0a1950f2- Version Created
- February 16, 2026