You're looking at a specific version of this model. Jump to the model overview.
usamaehsan /flux-kontext-fastest:9b31e967
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 edit
|
|
| prompt |
string
|
Remove the background
|
Edit instruction
|
| width |
integer
|
0
Max: 2048 |
Output width (0 = auto from input, ~1MP). Use 512 for cheapest edits
|
| height |
integer
|
0
Max: 2048 |
Output height (0 = auto from input, ~1MP). Use 512 for cheapest edits
|
| num_inference_steps |
integer
|
Min: 1 Max: 50 |
Steps. 8 is the Turbo LoRA sweet spot
|
| guidance_scale |
number
|
2.5
Max: 10 |
Guidance scale (Kontext default 2.5)
|
| seed |
integer
|
Random seed
|
|
| output_format |
None
|
jpg
|
Output image format. jpg is faster to encode and smaller
|
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'}