You're looking at a specific version of this model. Jump to the model overview.

enhancerandroid02 /flix_q8_i2v_beta:4825e463

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_base64
string
Input image as base64
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'}