bytedance/hyper-flux-8step 🔢📝❓✓ → 🖼️
About
Hyper FLUX 8-step by ByteDance

Example Output
Prompt:
"a dog smiling and looking directly at the camera, wearing a white t-shirt with the word "HYPER" printed on it."
Output

Performance Metrics
2.10s
Prediction Time
4.42s
Total Time
All Input Parameters
{ "prompt": "a dog smiling and looking directly at the camera, wearing a white t-shirt with the word \"HYPER\" printed on it.", "num_outputs": 1, "aspect_ratio": "1:1", "output_format": "webp", "guidance_scale": 3.5, "output_quality": 80, "num_inference_steps": 8 }
Input Parameters
- seed
- Random seed. Set for reproducible generation
- width
- Width of the generated image. Optional, only used when aspect_ratio=custom. Must be a multiple of 16 (if it's not, it will be rounded to nearest multiple of 16)
- height
- Height of the generated image. Optional, only used when aspect_ratio=custom. Must be a multiple of 16 (if it's not, it will be rounded to nearest multiple of 16)
- prompt (required)
- Prompt for generated image
- num_outputs
- Number of images to output.
- aspect_ratio
- Aspect ratio for the generated image. The size will always be 1 megapixel, i.e. 1024x1024 if aspect ratio is 1:1. To use arbitrary width and height, set aspect ratio to 'custom'.
- output_format
- Format of the output images
- guidance_scale
- Guidance scale for the diffusion process
- output_quality
- Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
- num_inference_steps
- Number of inference steps
- disable_safety_checker
- Disable safety checker for generated images. This feature is only available through the API. See [https://replicate.com/docs/how-does-replicate-work#safety](https://replicate.com/docs/how-does-replicate-work#safety)
Output Schema
Output
Example Execution Logs
Using seed: 63685 Prompt: a dog smiling and looking directly at the camera, wearing a white t-shirt with the word "HYPER" printed on it. txt2img mode 0%| | 0/8 [00:00<?, ?it/s] 12%|█▎ | 1/8 [00:00<00:01, 4.34it/s] 25%|██▌ | 2/8 [00:00<00:01, 5.51it/s] 38%|███▊ | 3/8 [00:00<00:01, 4.91it/s] 50%|█████ | 4/8 [00:00<00:00, 4.67it/s] 62%|██████▎ | 5/8 [00:01<00:00, 4.55it/s] 75%|███████▌ | 6/8 [00:01<00:00, 4.46it/s] 88%|████████▊ | 7/8 [00:01<00:00, 4.43it/s] 100%|██████████| 8/8 [00:01<00:00, 4.40it/s] 100%|██████████| 8/8 [00:01<00:00, 4.55it/s]
Version Details
- Version ID
16084e9731223a4367228928a6cb393b21736da2a0ca6a5a492ce311f0a97143
- Version Created
- March 18, 2025