infery
← All models

Fibo

fibo-generate

Image generationby Bria

SOTA open-source text-to-image model delivering high-fidelity outputs with accurate typography. JSON-structured prompts provide production-ready controllability for enterprise and agentic workflows. Trained exclusively on licensed data.

images

Details

Accepts
text + image

Pricing

Price
5 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerRandom seed for reproducibility.
promptPrompt for image generation.
image_urlReference image (file or URL).
steps_numintegerNumber of inference steps.
sync_modebooleanIf true, returns the image directly in the response (increases latency).
resolutionstringenum: 1MP, 4MPOutput image resolution
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
negative_promptstringNegative prompt for image generation.
structured_promptThe structured prompt to generate an image from.
imagestringImage file
guidance_scaleintegerGuidance scale (1-10)

Output

FieldTypeDescription
imageGenerated image.
imagesarrayGenerated images.
structured_promptobjectCurrent prompt.