infery
← All models

Fibo Lite

fibo-lite-generate

Image generationby Bria

Fast, low-latency text-to-image model with high-quality output and full JSON-structured controllability. Open-source, trained on licensed data, and optimized for production-scale generation.

images

Details

Accepts
text

Pricing

Price
4.5 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerSeed for the random number generator.
promptThe prompt to generate.
image_urlInput image URL
sync_modebooleanIf true, returns the image directly in the response (increases latency).
aspect_ratiostringenum: 1:1, 2:3, 3:2, 3:4, 4:3, 4:5Aspect ratio. Options: 1:1, 2:3, 3:2, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9
structured_promptThe structured prompt to generate.

Output

FieldTypeDescription
imageGenerated image.
imagesarrayGenerated images.
structured_promptCurrent prompt.