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

zust-ai /zust-diffusion:3a8c2d40

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
is_heartbeat
boolean
False
Check if Server Alive
pipe_type
string
sdxl
sdxl
width
integer
1024
Width (1024, 1216, 832)
height
integer
1024
Height (1024, 832, 1216)
prompt
string
trolley suitcase on a mountain rock with hot air balloons in the bkue sky
Prompt
negative_prompt
string
float, leavitate, floating objects, fog, haze, low contrast, ugly, blur, text, signature, watermark, bad quality, lowres, worst quality
Negative Prompt
num_images_per_prompt
integer
2

Min: 1

Number of Generations
refiner_strength
integer
Refiner Noise Strength
seed
integer
Seed
with_detail
boolean
False
Detailed Output
subjects
string
[{"top": 0.3583984375, "left": 0.546875, "scale": 0.0009765625, "image_url": "https://raw.githubusercontent.com/zust-ai/product-ai-training/main/test/test_subject.png"}]
Subject Placement & URLs
firstpass_inference_steps
integer
20

Min: 1

Firstpass Iterations
refiner_inference_steps
integer
30

Min: 1

Refiner Iterations
inpaint_fix_inference_steps
integer
25

Min: 1

Inpaint.fix Iterations
firstpass_prompt_strength
number
7

Min: 1

Firstpass Prompt Strength
refiner_prompt_strength
number
5

Min: 1

Refiner Prompt Strength
inpaint_fix_prompt_strength
number
7

Min: 1

Inpaint.fix Prompt Strength
firstpass_subject_control_strength
number
0.4

Max: 2

Subject ControlNet Guidance (Firstpass)
inpaint_fix_subject_control_strength
number
1

Max: 2

Subject ControlNet Guidance (Inpaint.fix)
inpaint_fix_control_strength
number
1

Max: 2

Inpaint ControlNet Guidance (Inpaint.fix)
inpaint_fix_denoise_strength
number
0.8
Inpaint Noise Strength (Inpaint.fix)
inpaint_fix_dilate
integer
11
Erosion Scale (Inpaint.fix)
inpaint_fix_dilate_iterations
integer
7
Erosion Iterations (Inpaint.fix)
inpaint_fix_erode
integer
3
Dilate Strength (Inpaint.fix)

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