DeepInfra raises $107M Series B to scale the inference cloud — read the announcement

Bria logo

Bria/

fibo-1.5

Partner

$0.04

/ image

FIBO 1.5 is Bria's JSON-native text-to-image model, distilled to a few sampling steps and post-trained for sharper realism and texture, with structured-prompt control over lighting, composition and camera.

Public
Paper
Bria/fibo-1.5 cover image
api

Input

Prompt

Text-based instruction. Use it alone to generate from text, or together with `image` or `structured_prompt` as a refinement command.. (Default: empty)

Please upload an image file

You need to log in to use this model

Log In

Settings

Structured Prompt

A string containing the structured prompt in JSON format. Use one from a previous generation to recreate or refine that image exactly.. (Default: empty)

Resolution

Output image resolution. '4MP' improves detail, especially for photorealism, but adds about 30 seconds of latency.

Aspect Ratio

The aspect ratio of the generated image.

Seed

Seed for deterministic generation. A random seed is used if omitted. (Default: empty, 0 ≤ seed ≤ 2147483647)

Output Type

The desired output image format.

Ip Signal

If true, returns a warning for potential IP content in the prompt.

Prompt Content Moderation

If true, returns 422 on prompt moderation failure. Default: true

Visual Input Content Moderation

If true, returns 422 on visual input moderation failure. Default: true

Visual Output Content Moderation

If true, returns 422 on visual output moderation failure. Default: true

Output

generated image #0
Model Information

FIBO 1.5 is the latest release in Bria's FIBO family, an open-source, JSON-native text-to-image model trained on long structured descriptions rather than short captions. It builds on FIBO with two post-training stages: distillation into a few-step, CFG-free student, and a refinement pass that sharpens realism and texture. Like every Bria model it is trained exclusively on licensed data, so the output is commercially safe to deploy.

Structured prompts

Send a plain prompt and the model writes the structured JSON description for you, returning it as structured_prompt alongside the image. Feed that JSON back in, edited and with the same seed, to change one attribute at a time — camera angle, lighting, a single object — without disturbing the rest of the scene.

Reference images

Pass an input image to generate a new picture inspired by it, either on its own or together with a text prompt that says how it should differ.

Resolution

The default 1MP returns synchronously. 4MP resolves finer detail and is worth it for photorealism, at roughly thirty seconds of extra latency.