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

meepo-pro-player /juggernaut:e02ba89f

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
prompt
string
Prompt for the model
negative_prompt
string
Negative prompt for the model
num_samples
None
1
Number of samples
num_inference_steps
integer
50
Number of inference steps
normal_strength
number
1

Max: 1

Normal strength
guidance_scale
number
9
Style guidance scale
use_controlnet_canny
boolean
True
Use ControlNet Canny
canny_scale
number
1

Max: 1

ControlNet Canny Scale
use_controlnet_depth
boolean
True
Use ControlNet Depth
depth_scale
number
1

Max: 1

ControlNet Depth Scale
seed
integer
Seed

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'}