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

zust-ai /zust-diffusion:3f01c9d2

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
photoshift
photoshift or upscale
cleanup_background
boolean
True
PhotoShift (Clean source image subject)
photoshift_scene
string
{"image_url": "https://raw.githubusercontent.com/zust-ai/product-ai-training/main/test/ps/perfume_scene2.png"}
Photoshift subject image
photoshift_subject
string
[{"left": 0, "top": 0, "scale": 0.0009765625, "image_url": "https://raw.githubusercontent.com/zust-ai/product-ai-training/main/test/ps/perfume_raw2.png"}]
Photoshift subject image
with_detail
boolean
False
Detailed Output
max_size
integer
512

Max: 1024

Max output size
upscale_url
string
https://raw.githubusercontent.com/zust-ai/product-ai-training/main/test/ps/perfume_scene2.png
Upscale the Image

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