You're looking at a specific version of this model. Jump to the model overview.
thefluxtrain /omini-kontext:b50c9983
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
|
Image to insert character into
|
|
| reference_image |
string
|
Reference image
|
|
| task |
None
|
character_insertion
|
Task
|
| delta |
string
|
[1, 0, 0]
|
Reference delta
|
| prompt |
string
|
Add character to the scene
|
Input prompt.
|
| num_inference_steps |
integer
|
20
Min: 1 Max: 150 |
Number of denoising steps
|
| seed |
integer
|
Random seed. Leave blank to randomize the seed
|
|
| lora_path |
string
|
HF path to the LoRA weights, if custom task is choosen
|
|
| lora_weight_name |
string
|
Weight name of the LoRA weights, if custom task is choosen
|
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'}