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

usamaehsan /boogu-image-0.1-edit-turbo:430b561c

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 to edit (Turbo supports ONE reference image; extras ignored)
prompt
string
Remove the background
Text prompt describing the edit
negative_prompt
string
Negative instruction (usually empty for Turbo)
width
integer
0

Max: 2048

Output width (0 = follow input image)
height
integer
0

Max: 2048

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

Min: 1

Max: 50

Steps (Turbo is DMD-distilled for 4)
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'}