POST https://fal.run/fal-ai/bria/genfill
Endpoint ID: fal-ai/bria/genfill
Try it in the Playground
Run this model interactively with your own prompts.
Quick Start
Related
- Bria RMBG 2.0 — Image Generation
- Bria Expand Image — Image Generation
- Bria Eraser — Image Generation
- Bria Product Shot — Image Generation
- Bria Background Replace — Image Generation
- Video — Video Generation
- Replace Background — Image Generation
- Bria Text-to-Image HD — Image Generation
- Bria Text-to-Image Base — Image Generation
- Embed Product — Image Generation
- Bria Text-to-Image Fast — Image Generation
Capabilities
- Image input
- Inpainting (mask support)
- Text prompt input
- Negative prompts
- Reproducible generation (seed)
- Batch generation
- Synchronous mode
API Reference
Input Schema
Input Image to erase from
The URL of the binary mask image that represents the area that will be cleaned.
The prompt you would like to use to generate images.
The negative prompt you would like to use to generate images. Default value:
""The same seed and the same prompt given to the same version of the model
will output the same image every time.Range:
0 to 2147483647Number of Images to generate. Default value:
1Range: 1 to 4If
True, the media will be returned as a data URI and the output data won’t be available in the request history.Output Schema
Generated Images
Seed value used for generation.
Input Example
Output Example
Limitations
seedrange: 0 to 2147483647num_imagesrange: 1 to 4