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

zsxkib /animatediff-prompt-travel:990a94e4

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_travel_json
string
Hacky way to funnel info into `config/prompts/prompt_travel.json`
frames
integer
128

Min: 1

Max: 1024

Length of the video in frames (playback is at 8 fps e.g. 16 frames @ 8 fps is 2 seconds)
width
integer
256

Min: 64

Max: 2160

Width of generated video in pixels
height
integer
384

Min: 64

Max: 2160

Height of generated video in pixels
context
integer
16

Min: 1

Max: 32

Number of frames to condition on (default: max of <length> or 32). max for motion module v1 is 24

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