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

nicolascoutureau /gs:dc687002

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 to animate
animation_type
None
rotate_forward
Type of camera animation
duration
number
3

Min: 1

Max: 10

Duration of the output video in seconds
fps
integer
24

Min: 15

Max: 60

Frames per second for the output video
render_resolution
integer
1024

Min: 256

Max: 1280

Render resolution (lower = faster). 512 is fast, 768 balanced, 1024 high quality
max_disparity
number
0.12

Min: 0.02

Max: 0.5

Maximum lateral camera movement (higher = more 3D parallax effect)
max_zoom
number
0.2

Min: 0.05

Max: 0.6

Maximum zoom/depth movement (higher = more push in/out)
camera_distance
number
0

Min: -0.5

Max: 0.5

Camera distance from subject (0 = natural, negative = closer, positive = farther)
lookat_mode
None
point
Camera look-at mode: 'point' looks at center, 'ahead' looks straight

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'}