You're looking at a specific version of this model. Jump to the model overview.
zust-ai /zust-diffusion:d4032988
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
|
txt2img
|
txt2img or img2img
|
| aspect_ratio |
number
|
1
|
Aspect ratio of canvas
|
| strength |
number
|
0.8
|
Strength of background for img2img
|
| prompt |
string
|
["on the floor studio, product photography, smooth"]
|
Prompt
|
| negative_prompt |
string
|
["text, sign, signature, watermark, levitated, in the air, floating, gap, extras, person, male, female, artifacts, dazed, drawing, sketch, painting, low res, low quality, low-res, low resolution, fake, fuzzy, poor quality, amateur photography, out of focus, cropped, deformations"]
|
Negative prompt
|
| cfg |
number
|
7.5
Min: 1 |
Diffuser guidance
|
| num_images_per_prompt |
integer
|
1
Min: 1 |
N generation
|
| num_inference_steps |
integer
|
10
Min: 1 |
Iterations
|
| controlnet_conditioning_scale |
number
|
1
Max: 2 |
Controlnet guidance
|
| seed |
integer
|
Seed
|
|
| with_detail |
boolean
|
False
|
Get details
|
| background |
string
|
Background image for img2img, scale and rotation
|
|
| settings |
string
|
[{"top":0.34125,"left":0.34125,"scale":0.0009599609375,"id":"honey","image_url": "https://firebasestorage.googleapis.com/v0/b/zust-ai.appspot.com/o/example-subjects%2Fmokabara_no_bg.png?alt=media"}]
|
Specify custom position, scale and rotation
|
| base_color |
string
|
[255, 0, 0]
|
BG color for Studio in RGB
|
| generator_type |
string
|
prompt
|
Choose studio or prompt
|
| erode |
integer
|
3
|
Erode
|
| with_cleanup |
boolean
|
False
|
Cleanup using dilated mask
|
| dilate_strength |
integer
|
4
|
Dilate strength
|
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'}