POST https://fal.run/fal-ai/bria/reimagine
Endpoint ID: fal-ai/bria/reimagine
Try it in the Playground
Run this model interactively with your own prompts.
Quick Start
Capabilities
- Text prompt input
- Reproducible generation (seed)
- Adjustable inference steps
- Synchronous mode
API Reference
Input Schema
The prompt you would like to use to generate images.
The URL of the structure reference image. Use "" to leave empty. Accepted formats are jpeg, jpg, png, webp. Default value:
""The influence of the structure reference on the generated image. Default value:
0.75How many images you would like to generate. When using any Guidance Method, Value is set to 1. Default value:
1Range: 1 to 4The same seed and the same prompt given to the same version of the model
will output the same image every time.Range:
0 to 2147483647Whether to use the fast model Default value:
trueThe number of iterations the model goes through to refine the generated image. This parameter is optional. Default value:
30Range: 20 to 50If
True, the media will be returned as a data URI and the output data won’t be available in the request history.Output Schema
The generated images
Seed value used for generation.
Input Example
Output Example
Limitations
num_resultsrange: 1 to 4seedrange: 0 to 2147483647num_inference_stepsrange: 20 to 50