You're looking at a specific version of this model. Jump to the model overview.
bytedance /video-upscaler:dcd4cb01
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 to upscale and enhance. Typically a Seedance 2.0 output (1080p/24fps), but any AIGC video works.
|
|
| processing_type |
None
|
standard
|
Processing tier. 'standard' is self-serve and works for any BytePlus VOD account. 'pro' uses a higher-quality enhancement model — better skin textures and fine detail for real-people footage — but requires your BytePlus account to be whitelisted first (file a support ticket).
|
| scene |
None
|
aigc
|
Scene-based enhancement preset. 'aigc' is recommended for Seedance / other model outputs. 'short_series' is tuned for short-form drama, 'ugc' for user-generated content, 'old_film' for film restoration, 'common' for everything else.
|
| target_resolution |
None
|
4k
|
Target output resolution. BytePlus VOD uses lowercase suffixes (`2k`/`4k` not `2K`/`4K`). 4k is the native maximum.
|
| target_fps |
None
|
60
|
Target output frame rate. Frame interpolation is applied if higher than the source. Valid range: 1–120.
|
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'}