You're looking at a specific version of this model. Jump to the model overview.
enhancerandroid02 /flix_templates_2.0_staging:ecfe83d6
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
|
| template |
string
|
|
Video effect template (None = normal i2v)
|
| prompt |
string
|
|
Custom prompt (only when template=None)
|
| width |
integer
|
540
Min: 64 Max: 2048 |
Video width
|
| height |
integer
|
960
Min: 64 Max: 2048 |
Video height
|
| length |
integer
|
81
Min: 9 Max: 121 |
Number of frames
|
| steps |
integer
|
4
Min: 1 Max: 50 |
Sampling steps
|
| fps |
integer
|
16
Min: 1 Max: 60 |
Frames per second
|
| 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'}