You're looking at a specific version of this model. Jump to the model overview.
enhancerandroid02 /flix_ti2v_4.2.1:15f59dd0
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
|
|
Input image (Optional)
|
| prompt |
string
|
|
Prompt
|
| width |
integer
|
360
Min: 360 Max: 1920 |
Width
|
| height |
integer
|
640
Min: 360 Max: 1920 |
Height
|
| duration |
integer
|
5
Min: 1 Max: 20 |
Duration
|
| init_fps |
integer
|
16
Min: 12 Max: 24 |
Fps for generation
|
| output_fps |
integer
|
30
Min: 24 Max: 60 |
Final Output Fps
|
| seed |
integer
|
0
|
Seed
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}