You're looking at a specific version of this model. Jump to the model overview.
character-ai /ovi-i2v:8a2539bd
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 |
|---|---|---|---|
| prompt |
string
|
Prompt for generated video.
|
|
| image |
string
|
Input image to generate video from.
|
|
| seed |
integer
|
Random seed. Set for reproducible generation.
|
|
| video_negative_prompt |
string
|
jitter, bad hands, blur, distortion
|
Negative prompt for video generation.
|
| audio_negative_prompt |
string
|
robotic, muffled, echo, distorted
|
Negative prompt for audio generation.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}