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

okaris /omni-zero:8229f85b

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
seed
integer
42
Random seed for the model
model
string (enum)
omni-zero

Options:

omni-zero, omni-zero-realism

Model to use for the prediction
prompt
string
A person
Prompt for the model
negative_prompt
string
blurry, out of focus
Negative prompt for the model
guidance_scale
number
3

Max: 14

Guidance scale for the model
number_of_images
integer
1

Min: 1

Max: 4

Number of images to generate
number_of_steps
integer
10

Min: 1

Max: 50

Number of steps for the model
image
string
Base image for the model
image_strength
number
0.15

Max: 1

Base image strength for the model
composition_image
string
Composition image for the model
composition_strength
number
1

Max: 1

Composition image strength for the model
style_image
string
Style image for the model
style_strength
number
1

Max: 1

Style image strength for the model
identity_image
string
Identity image for the model
identity_strength
number
1

Max: 1

Identity image strength for the model
depth_image
string
Depth image for the model
depth_strength
number
0.5

Max: 1

Depth image strength for the model, if not supplied the composition image will be used for depth

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}