Topaz Labs/topazlabs-proteus-video/Released Jan 2024

Topaz Proteus - Versatile Video Upscaler

Versatile video upscaling

Commercial use
Video

About Topaz Proteus - Versatile Video Upscaler

Topaz Proteus is a general-purpose video upscale and enhancement model built for the widest range of sources, including camera footage, CGI, and AI-generated video.

Use Proteus when you want fine-grained control over enhancement parameters such as compression, detail, noise, blur, halo, and grain.

Ready to build with Topaz Proteus - Versatile Video Upscaler?

Try Topaz Proteus - Versatile Video Upscaler in the Workbench to prompt it, compare outputs, and iterate on prompts without writing any code. When you're ready to ship, call the same model from our API and build your own apps on top of it.

curl -sSf -X POST https://hub.oxen.ai/api/ai/videos/generate \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "topazlabs-proteus-video",
  "input_video": "https://hub.oxen.ai/api/repos/ox/Oxen-AI-Assets/file/main/videos/waterfall.mp4",
  "resolution": "1080p",
  "interpolate_frames": false,
  "target_fps": 30,
  "compression": 0,
  "details": 0,
  "noise": 0,
  "blur": 0,
  "halo": 0,
  "grain": 0.05
}'

Request parameters

Every field Topaz Proteus - Versatile Video Upscaler accepts in the request body. See the API reference for response formats.

POSThttps://hub.oxen.ai/api/ai/videos/generate
FieldTypeRequiredDefaultDescription
input_videostring
uri
Yes
Video file to upscale (URL or file path).
resolutionstringNo"1080p"
720p1080p2k4k
interpolate_framesbooleanNofalseIncrease the output frame rate by generating new frames. More expensive.
target_fpsnumberNo30Output frame rate after interpolation.
2423.9762529.97305059.9460
compressionnumberNo0Reduces compression artifacts. Higher values remove more artifacts.
Range: -11
detailsnumberNo0Detail enhancement. Higher values boost fine detail.
Range: -11
noisenumberNo0Noise handling. Negative reduces noise, positive adds grain-like noise.
Range: -11
blurnumberNo0Anti-blur / sharpening. Higher values produce a sharper result.
Range: -11
halonumberNo0Halo and ringing reduction. Higher values suppress halos more strongly.
Range: -11
grainnumberNo0.05Film grain intensity.
Range: 00.1
grain_typestringNo
Film grain style.
silver_richgaussiangrey