← Back to all generators

bytedance/hyper-flux-8step

Hyper FLUX 8-step by ByteDance

Capabilities

1:14:33:416:99:162:33:2Seed

Cost

Community model (estimated from hardware time)

Input Parameters

promptrequiredstring

Prompt for generated image

aspect_ratiostring

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'.

Default: "1:1"
1:116:921:93:22:34:55:43:44:39:169:21custom
disable_safety_checkerboolean

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)

Default: false
guidance_scalenumber

Guidance scale for the diffusion process

Default: 3.5min: 0, max: 10
heightinteger

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)

Default: 848min: 256, max: 1440
num_inference_stepsinteger

Number of inference steps

Default: 8min: 1, max: 30
num_outputsinteger

Number of images to output.

Default: 1min: 1, max: 4
output_formatstring

Format of the output images

Default: "webp"
webpjpgpng
output_qualityinteger

Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs

Default: 80min: 0, max: 100
seedinteger

Random seed. Set for reproducible generation

Default: 0
widthinteger

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)

Default: 848min: 256, max: 1440
Version: 16084e973122Updated: 7/25/202621.6M runs