You're looking at a specific version of this model. Jump to the model overview.
datong-new /f-fill:c85ec194
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 |
---|---|---|---|
prompt |
string
|
Prompt for generated image
|
|
image |
string
|
Input image for image to image mode. The aspect ratio of your output will match this image
|
|
mask_image |
string
|
Input image for image to image mode. The aspect ratio of your output will match this image
|
|
guidance_scale |
number
|
3.5
Max: 10 |
Guidance scale for the diffusion process
|
seed |
integer
|
1
|
Random seed. Set for reproducible generation
|
num_inference_steps |
integer
|
28
Min: 1 Max: 50 |
Number of inference steps
|
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'}