You're looking at a specific version of this model. Jump to the model overview.
enhancerandroid02 /flix_s2v_1.6.0:27660116
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 |
|---|---|---|---|
| voice |
None
|
coral
|
Voice for speech generation
|
| seed |
integer
|
0
|
Random seed for image generation
|
| image |
string
|
Input image for video generation
|
|
| steps |
integer
|
3
Min: 1 Max: 8 |
Number of steps for image generation
|
| width |
integer
|
640
Min: 240 Max: 1280 |
Width of the generated image
|
| height |
integer
|
368
Min: 240 Max: 1280 |
Height of the generated image
|
| prompt |
string
|
A bearded man wearing large dark sunglasses and a blue patterned cardigan sits in a garden, actively speaking. Behind him, a garden is covered with green tree, textured sound-dampening foam on the left.
|
Prompt for video generation
|
| speech |
string
|
Today is a wonderful day to build something people love!
|
Input speech for video generation
|
| instructions |
string
|
Speak in a cheerful and positive tone.
|
Instructions for speech generation
|
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'}