← All models
Bria Product Holding edits a person photo to show the subject holding or carrying a product, using one to three product reference images and optional text instructions. Built on FIBO-Edit-1.5, it preserves the source aspect ratio by default and supports a selectable output aspect ratio.
images
Details
- Accepts
- text
Pricing
- Price
- 5 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | integer | Random seed for reproducibility. |
| sync_mode | boolean | If true, returns the image directly in the response (increases latency). |
| instruction | — | Extra direction, appended after the built-in instruction. |
| aspect_ratio | — | Output aspect ratio. Left unset, the output keeps the ratio of the person image. |
| person_image_urlrequired | string | Photo of the person who will hold the product. |
| product_image_urlsrequired | array | 1-3 product images: packaging, a second angle, or a companion item. |
Output
| Field | Type | Description |
|---|---|---|
| image | — | Generated image. |
| images | array | Generated images. |
| structured_instruction | object | Current instruction. |