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

nelsonjchen /op-replay-clipper:a104dbde

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
route
string
a2a0ccea32023010|2023-07-27--13-01-19
Route/Segment ID
startSeconds
integer
60
Start time in seconds
lengthSeconds
integer
30

Min: 10

Max: 60

Length of clip in seconds
speedhackRatio
number
1.5

Min: 0.2

Max: 3

Speedhack ratio

Output schema

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

Schema
{'properties': {'output_clip': {'format': 'uri',
                                'title': 'Output Clip',
                                'type': 'string'},
                'running_log': {'title': 'Running Log', 'type': 'string'}},
 'required': ['running_log'],
 'title': 'Output',
 'type': 'object'}