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

hjunior29 /video-text-generator:e680d46d

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
video
string
Video file to add captions to
caption_style
None
boxed
Caption style: 'classic' (text with stroke) or 'boxed' (words with background boxes)
caption_size
integer
30
Font size for the captions
highlight_color
string
#39E508
Color for the highlighted word (hex format)

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