You're looking at a specific version of this model. Jump to the model overview.
lym0302 /deepsound-v1:5ccee96b
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 |
---|---|---|---|
video_input |
string
|
Input video for processing
|
|
prompt |
string
|
|
Prompt for video generation
|
negative_prompt |
string
|
|
Negative prompt for video generation
|
duration |
number
|
10
|
Duration of output video in seconds
|
skip_final_video |
boolean
|
False
|
Flag to skip the final video processing
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'additionalProperties': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'object'}