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

usamaehsan /firered-image-edit-1.1:b3540073

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
array
Input image(s). Single image for editing, or 2-4 for composition
prompt
string
Remove the background
Text prompt describing the edit
negative_prompt
string
Negative prompt
width
integer
0

Max: 2048

Output width (0 = use input size)
height
integer
0

Max: 2048

Output height (0 = use input size)
preserve_aspect_ratio
boolean
True
Treat width x height as a pixel budget and keep the input's aspect ratio
num_inference_steps
integer
0

Max: 50

Steps (0 = auto: 4 with lightning LoRA, 28 without)
true_cfg_scale
number
0

Max: 10

CFG scale (0 = auto: 1.0 with lightning, 4.0 without)
seed
integer
-1
Random seed (-1 = random)

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