You're looking at a specific version of this model. Jump to the model overview.
thecmdrunner /feather-1:d8681029
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
|
Description of the video animation to generate
|
|
| aspect_ratio |
None
|
1:1
|
Aspect ratio of the video
|
| duration_in_seconds |
None
|
4
|
Duration of the video in seconds
|
| fps |
None
|
30
|
Frames per second
|
| reference_images |
string
|
|
Comma-separated URLs of reference images (optional)
|
| temperature |
number
|
0.5
Max: 1 |
AI temperature for code generation (0-1)
|
| style |
None
|
2d_illustration
|
Visual style of the animation
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}