infery
← All models

Flux Pro

flux-pro

Image generationby Black Forest Labs

Generate detailed, high-quality images from text prompts using Flux Pro. A powerful, creative text-to-image model for fast and flexible AI visuals.

images

Details

Accepts
text + image

Pricing

Price
6.88 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerRandom seed. Set for reproducible generation
stepsintegerDeprecated
widthintegerWidth of the generated image in text-to-image mode. Only used when aspect_ratio=custom. Must be a multiple of 32 (if it's not, it will be rounded to nearest multiple of 32). Note: Ignored in img2img and inpainting modes.
heightintegerHeight of the generated image in text-to-image mode. Only used when aspect_ratio=custom. Must be a multiple of 32 (if it's not, it will be rounded to nearest multiple of 32). Note: Ignored in img2img and inpainting modes.
promptrequiredstringText prompt for image generation
guidancenumberControls the balance between adherence to the text prompt and image quality/diversity. Higher values make the output more closely match the prompt but may reduce overall image quality. Lower values allow for more creative freedom but might produce results less relevant to the prompt.
intervalnumberDeprecated
aspect_ratioenum: custom, 1:1, 16:9, 3:2, 2:3, 4:5Aspect ratio for the generated image
image_promptstring
output_formatenum: webp, jpg, pngFormat of the output images.
output_qualityintegerQuality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
safety_toleranceintegerSafety tolerance, 1 is most strict and 6 is most permissive
prompt_upsamplingbooleanAutomatically modify the prompt for more creative generation