charlesmccarthy/motiontest

Public
5.5K runs

Run charlesmccarthy/motiontest with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

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
input_image
string
Input image
video_length
None
14_frames_with_svd
Use svd to generate 14 frames or svd_xt for 25 frames
sizing_strategy
None
maintain_aspect_ratio
Decide how to resize the input image
frames_per_second
integer
6

Min: 5

Max: 30

Frames per second
motion_bucket_id
integer
127

Min: 1

Max: 255

Increase overall motion in the generated video
cond_aug
number
0.02
Amount of noise to add to input image
decoding_t
integer
14
Number of frames to decode at a time
seed
integer
Random seed. Leave blank to randomize the seed

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}