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

lightweight-ai /f_kon_2:6ad198fd

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
remove all texts
Text instruction describing the edit to make
image
string
Input image to edit
aspect_ratio
string (enum)
match_input_image

Options:

1:1, 16:9, 21:9, 3:4, 4:3, 9:16, 9:21, match_input_image

Aspect ratio of the generated image. Use 'match_input_image' to match the aspect ratio of the input image.
guidance_scale
number
2.5

Min: 1

Max: 10

Guidance scale for generation. Higher values follow the prompt more closely.
num_inference_steps
integer
28

Min: 1

Max: 50

Number of inference steps
seed
integer
-1
Random seed. Set -1 to randomize the seed
fast_mode
boolean
False
Fast response mode - skip actual generation if true

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