You're looking at a specific version of this model. Jump to the model overview.
enhancerandroid02 /flix_q8_i2v_alpha:f8c131cb
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 file
|
|
image_base64 |
string
|
|
Input image as base64 (Prioritize if both image and imageBase64 are provided)
|
prompt |
string
|
|
Input prompt
|
width |
integer
|
832
|
Width
|
height |
integer
|
480
|
Height
|
length |
integer
|
81
|
Length/Frames
|
steps |
integer
|
4
|
Steps for generation
|
fps |
integer
|
16
|
FPS
|
upscale |
boolean
|
False
|
Upscale
|
seed |
integer
|
0
|
Seed
|
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'}