Skip to main content
Endpoint: POST https://fal.run/bria/embed-product Endpoint ID: bria/embed-product

Try it in the Playground

Run this model interactively with your own prompts.

Quick Start

Capabilities

  • Reproducible generation (seed)
  • Synchronous mode

API Reference

Input Schema

string
URL of the image.
list<EmbedItem>
List of products to embed in the image.
integer
default:"5555"
Random seed for reproducibility. Default value: 5555
boolean
default:"false"
If true, returns the image directly in the response (increases latency).

Output Schema

Image
required
Generated image with products embedded.
integer
required
Seed used for generation.

Input Example

Output Example