Topaz Labs/topazlabs-iris-mq-video/Released Oct 2023

Topaz Iris - Face Detail Video Upscaler

Face-focused video upscaling

Commercial use
Video

About Topaz Iris - Face Detail Video Upscaler

Topaz Iris MQ is a Proteus-family model for enhancing face detail in medium-quality video sources.

Use this model when restoring faces in compressed web video, video calls, or other medium-quality footage where facial fidelity matters.

Ready to build with Topaz Iris - Face Detail Video Upscaler?

Try Topaz Iris - Face Detail 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-iris-mq-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 Iris - Face Detail 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