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

zsxkib /patch-fusion:d429785d

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
input_image
string
Input image
prompt
string
A cozy cottage in an oil painting, with rich textures and vibrant green foliage
Prompt
a_prompt
string
best quality, extremely detailed
Added prompt
n_prompt
string
worst quality, low quality, lose details
Negative prompt
num_samples
integer
1

Min: 1

Max: 1

Number of images
image_resolution
integer
896

Min: 256

Max: 896

ControlNet image resolution
ddim_steps
integer
20

Min: 1

Max: 30

Number of steps
guess_mode
boolean
False
Guess Mode
strength
number
1

Max: 2

Control strength
scale
number
9

Min: 0.1

Max: 30

Guidance scale
seed
integer
-1

Min: -1

Max: 2147483647

Seed
eta
number
0
Eta (DDIM)
mode
string
P49
Tiling mode
patch_number
integer
256

Min: 1

Max: 256

Number of random patches
resolution_h
integer
2160

Min: 256

Max: 2700

Processing resolution height
resolution_w
integer
3840

Min: 256

Max: 4800

Processing resolution width
patch_size_h
integer
540

Min: 256

Max: 675

Patch size height
patch_size_w
integer
960

Min: 256

Max: 1200

Patch size width
color_map
string (enum)
magma

Options:

magma, spectral

Colormap used to render depth map

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