Infery.ai
← All models

Fibo

fibo

Image generationby bria

BRIA FIBO generates high-quality images with precise control over lighting, composition, color, and camera settings using structured JSON prompts. Trained on licensed data. Use FIBO with an API.

images

Pricing

Price
5 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerRandom seed. Set for reproducible generation
imagestringImage file
promptrequiredstringText prompt for image generation
aspect_ratioenum: 1:1, 2:3, 3:2, 3:4, 4:3, 4:5Aspect ratio for expansion. Either aspect_ratio or canvas_size with original_image_size/location must be provided. Can be a predefined string like '1:1', '16:9' etc. or a custom float between 0.5 and 3.0
guidance_scaleintegerGuidance scale (1-10)
negative_promptstringNegative prompt for image generation
structured_promptstringStructured prompt (JSON string). Use a structured_prompt from a previous generation's response or the /v2/structured_prompt/generate endpoint for precise refinement.