Home/Models/bria-expand

Bria Expand

expand
replicate
image

Bria models

Ready
Run the model to preview output.

README

# Bria Expand ## Overview Outpaint image borders to fit new aspect ratios while maintaining style. ## Model Metadata - Provider: replicate - Category: expand - Output Type: image - Slug: bria-expand ## Notes Use the Playground tab above to test prompts and parameters.

Parameters

Model input reference derived from preset schema.

NameTypeRequiredDefaultDescription
seednumberNonullRandom seed. Set for reproducible generation
syncbooleanNotrueSynchronous response mode
imageimageNonullImage file
promptstringNo""Text prompt for image generation
image_urlimageNonullImage URL
canvas_sizearrayNo[]Desired output canvas dimensions [width, height]. Default [1000, 1000]
aspect_ratioselectNo"1:1"Aspect ratio for expansion.
preserve_alphabooleanNotruePreserve alpha channel in output
negative_promptstringNo""Negative prompt for image generation
content_moderationbooleanNofalseEnable content moderation
original_image_sizeimageNo[]Size of original image in canvas [width, height]
original_image_locationimageNo[]Position of original image in canvas [x, y]