bytedance/sdxl-lightning-4step 🔢📝❓✓ → 🖼️
About
SDXL-Lightning by ByteDance: a fast text-to-image model that makes high-quality images in 4 steps

Example Output
Prompt:
"self-portrait of a woman, lightning in the background"
Output

Performance Metrics
0.94s
Prediction Time
0.95s
Total Time
All Input Parameters
{ "width": 1024, "height": 1024, "prompt": "self-portrait of a woman, lightning in the background", "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 0, "negative_prompt": "worst quality, low quality", "num_inference_steps": 4 }
Input Parameters
- seed
- Random seed. Leave blank to randomize the seed
- width
- Width of output image. Recommended 1024 or 1280
- height
- Height of output image. Recommended 1024 or 1280
- prompt
- Input prompt
- scheduler
- scheduler
- num_outputs
- Number of images to output.
- guidance_scale
- Scale for classifier-free guidance
- negative_prompt
- Negative Input prompt
- num_inference_steps
- Number of denoising steps. 4 for best results
- disable_safety_checker
- Disable safety checker for generated images
Output Schema
Output
Example Execution Logs
Using seed: 139922051 Prompt: self-portrait of a woman, lightning in the background 0%| | 0/4 [00:00<?, ?it/s] 50%|█████ | 2/4 [00:00<00:00, 19.11it/s] 100%|██████████| 4/4 [00:00<00:00, 18.37it/s] 100%|██████████| 4/4 [00:00<00:00, 18.47it/s]
Version Details
- Version ID
6f7a773af6fc3e8de9d5a3c00be77c17308914bf67772726aff83496ba1e3bbe
- Version Created
- March 17, 2025