You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /object-remover-20251030:f26fd898
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
|
Base image to edit.
|
|
| mask |
string
|
Mask image (white = area to edit).
|
|
| prompt |
string
|
|
Positive prompt.
|
| negative_prompt |
string
|
nsfw
|
Negative prompt used for guidance.
|
| task |
None
|
custom
|
Task preset (auto fill prompt if blank).
|
| transformer_variant |
None
|
one_reward
|
Choose the released OneReward transformer.
|
| guidance_scale |
number
|
1
Max: 20 |
Classifier-free guidance scale.
|
| true_cfg |
number
|
4
Max: 10 |
True-CFG weight inside pipeline.
|
| num_inference_steps |
integer
|
50
Min: 1 Max: 100 |
Number of diffusion steps.
|
| seed |
integer
|
0
|
Random seed (-1 for random).
|
| apply_object_removal_lora |
None
|
0
|
Enable object-removal LoRA ("0" = off, "1" = on).
|
| lora_weight |
number
|
1
Max: 2 |
LoRA adapter weight.
|
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'}