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

runwayml /gen4-aleph:34abd590

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
Text prompt for video generation
video
string
Input video to generate from. Videos must be less than 16MB. Only 5s of the input video will be used.
aspect_ratio
None
16:9
Video aspect ratio
seed
integer
Random seed. Set for reproducible generation
reference_image
string
Reference image to influence the style or content of the output.

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