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

tahercoolguy /video_background_remover_appender:41e1405a

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_video
string
Input video
bg_type
string (enum)
Color

Options:

Color, Image, Video

Background Type
bg_image
string
Background Image
bg_video
string
Background Video
bg_mode
string (enum)
cover

Options:

cover, blur, contain, mirror

Background Mode
color
string
#00FF00
Background Color
fps
integer
0
Output FPS
video_handling
string (enum)
loop

Options:

loop, slow_down, freeze

Video Handling

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