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

zf-kbot /inpaint-and-guess-prompt:c3044b0d

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
predict_type
string (enum)
standard

Options:

standard, guess

Predict Type
image
string
Input Image
mask
string
Mask Image
prompt
string
Prompt
negative_prompt
string
Negative Prompt
grow_size
integer
1

Min: 1

Max: 4

Grow Size
fine_edge
string (enum)
disable

Options:

disable, enable

Fine Edge
edge_strength
number
0.55

Max: 5

Edge Strength
color_strength
number
0.55

Max: 5

Color Strength
inpaint_strength
number
1

Max: 5

Inpaint Strength
seed
integer
0
Random seed
steps
integer
20

Min: 1

Max: 50

Steps
cfg
number
5

Max: 20

CFG
sampler
string (enum)
euler_ancestral

Options:

euler, euler_ancestral, heun, heunpp2, dpm_2, dpm_2_ancestral, lms, dpm_fast, dpm_adaptive, dpmpp_2s_ancestral, dpmpp_sde, dpmpp_sde_gpu, dpmpp_2m, dpmpp_2m_sde, dpmpp_2m_sde_gpu, dpmpp_3m_sde, dpmpp_3m_sde_gpu, ddpm, lcm, ddim, uni_pc, uni_pc_bh2

Sampler
scheduler
string (enum)
karras

Options:

normal, karras, exponential, sgm_uniform, simple, ddim_uniform

Scheduler

Output schema

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

Schema
{'title': 'Output', 'type': 'object'}