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

lightweight-ai /test_sk2ig_f:62daa490

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
prompt
string
A bohemian-style female travel blogger with sun-kissed skin and messy beach waves
Prompt for generated image
image
string
Upload an image for inpainting. This will be the base image that will be partially modified.
strength
number
0.85

Max: 1

Strength of inpainting. Higher values allow for more deviation from the original image.
guidance_scale
number
30
None
mask_image
string
Upload a mask image for inpainting. White areas (255) indicate regions to be inpainted, while black areas (0) will be preserved from the original image.
width
integer
1024
Width of output image
height
integer
1024
Height of output image
num_inference_steps
integer
28

Min: 1

Max: 50

Number of inference steps
seed
integer
0
Random seed. Set for reproducible generation

Output schema

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

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