bytedance/hyper-flux-16step 🔢📝❓✓ → 🖼️

▶️ 7.5M runs 📅 Aug 2024 ⚙️ Cog 0.9.20 🔗 GitHub 📄 Paper ⚖️ License
flux hyper-sd text-to-image

About

Hyper FLUX 16-step by ByteDance

Example Output

Prompt:

"a cat smiling and looking directly at the camera, wearing a white t-shirt with the word "HYPER" printed on it."

Output

Example output

Performance Metrics

3.97s Prediction Time
3.98s Total Time
All Input Parameters
{
  "prompt": "a cat 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": 16
}
Input Parameters
seed Type: integer
Random seed. Set for reproducible generation
width Type: integerRange: 256 - 1440
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 Type: integerRange: 256 - 1440
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) Type: string
Prompt for generated image
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of images to output.
aspect_ratio Default: 1:1
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 Default: webp
Format of the output images
guidance_scale Type: numberDefault: 3.5Range: 0 - 10
Guidance scale for the diffusion process
output_quality Type: integerDefault: 80Range: 0 - 100
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 Type: integerDefault: 16Range: 1 - 30
Number of inference steps
disable_safety_checker Type: booleanDefault: false
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

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 45151
Prompt: a cat smiling and looking directly at the camera, wearing a white t-shirt with the word "HYPER" printed on it.
txt2img mode
  0%|          | 0/16 [00:00<?, ?it/s]
  6%|▋         | 1/16 [00:00<00:03,  4.32it/s]
 12%|█▎        | 2/16 [00:00<00:02,  5.47it/s]
 19%|█▉        | 3/16 [00:00<00:02,  4.89it/s]
 25%|██▌       | 4/16 [00:00<00:02,  4.65it/s]
 31%|███▏      | 5/16 [00:01<00:02,  4.52it/s]
 38%|███▊      | 6/16 [00:01<00:02,  4.44it/s]
 44%|████▍     | 7/16 [00:01<00:02,  4.41it/s]
 50%|█████     | 8/16 [00:01<00:01,  4.38it/s]
 56%|█████▋    | 9/16 [00:02<00:01,  4.36it/s]
 62%|██████▎   | 10/16 [00:02<00:01,  4.35it/s]
 69%|██████▉   | 11/16 [00:02<00:01,  4.35it/s]
 75%|███████▌  | 12/16 [00:02<00:00,  4.34it/s]
 81%|████████▏ | 13/16 [00:02<00:00,  4.33it/s]
 88%|████████▊ | 14/16 [00:03<00:00,  4.33it/s]
 94%|█████████▍| 15/16 [00:03<00:00,  4.32it/s]
100%|██████████| 16/16 [00:03<00:00,  4.32it/s]
100%|██████████| 16/16 [00:03<00:00,  4.42it/s]
Version Details
Version ID
382cf8959fb0f0d665b26e7e80b8d6dc3faaef1510f14ce017e8c732bb3d1eb7
Version Created
August 28, 2024
Run on Replicate →