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

lightweight-ai /op_test:061a2cb2

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
High quailty, 4K, UHD
Prompt for generated image
image
string
Upload an image for inpainting. This will be the base image that will be partially modified.
num_inference_steps
integer
28
None
guidance
number
30
None
seed
integer
Random seed. Set for reproducible generation
width
integer
1280
None
height
integer
1024
None
overlap_percentage
integer
10
None
resize_option
string
Full
None
custom_resize_percentage
integer
50
None
alignment
string (enum)
Middle

Options:

Middle, Left, Right, Top, Bottom

Format of the output images
overlap_left
boolean
True
None
overlap_right
boolean
False
None
overlap_top
boolean
True
None
overlap_bottom
boolean
False
None

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'}