You're looking at a specific version of this model. Jump to the model overview.

fmxexpress /fill-anything:3eb3dd51

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
image
string
Input image to fill.
point_coords
string
750 500
Point coordinates in the format 'x y'
point_labels
integer
1
Point label (0 for background, 1 for foreground)
text_prompt
string
a teddy bear on a bench
Text prompt for inpainting
dilate_kernel_size
integer
50
Kernel size for dilation
sam_model_type
string
vit_h
Type of SAM model
seed
integer
Random seed for reproducibility

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}