Infery.ai
← All models

AuraFlow

aura-flow

Image generationby aura-flow

AuraFlow v0.3 is an open-source flow-based text-to-image generation model that achieves state-of-the-art results on GenEval. The model is currently in beta.

images

Pricing

Price
0.156 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedThe seed to use for generating images
promptrequiredstringThe prompt to generate images from
sync_modebooleanIf `True`, the media will be returned as a data URI and the output data won't be available in the request history.
num_imagesintegerThe number of images to generate
expand_promptbooleanWhether to perform prompt expansion (recommended)
guidance_scalenumberClassifier free guidance scale
num_inference_stepsintegerThe number of inference steps to take

Output

FieldTypeDescription
seedintegerThe seed used to generate the images
imagesarrayThe generated images
promptstringThe expanded prompt