You're looking at a specific version of this model. Jump to the model overview.
datong-new /dance:d8bf0db5
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 |
---|---|---|---|
image |
string
|
Path to the image file
|
|
guide_video |
string
|
guide video
|
|
resolution |
string
(enum)
|
576
Options: 448, 512, 576 |
resolution
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'properties': {'out_video': {'format': 'uri',
'title': 'Out Video',
'type': 'string'}},
'required': ['out_video'],
'title': 'Output',
'type': 'object'}