Topaz Starlight Precise 2.5

Topaz Starlight Precise 2.5 improves realism in existing AI-generated or modern archival video, restoring faces, materials, textures, and text up to 4K without creative restyling controls.

Cost

VideoProvider: Topaz

Try Topaz Starlight Precise 2.5 in Givon AI

Open a working project for regular creation, or use Playground to inspect the model parameters.

Use through API

Request fields, constraints, and ready-to-use examples for developers. The user workflow starts above.

Run generation
IDEMPOTENCY_KEY="${IDEMPOTENCY_KEY:-$(uuidgen)}"
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Idempotency-Key: $IDEMPOTENCY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"video","model":"topaz-starlight-precise","input":{"prompt":"cinematic drone shot over a city at night","aspectRatio":"auto","resolution":"1080p","sourceVideo":"asset://asset_..."}}'

Input fields

* required
aspectRatioaspectRatio
Type
string
Default
auto
Allowed
auto
resolutionresolution
Type
string
Default
1080p
Allowed
1080p, 4k
Source video*sourceVideo

Asset input for the sourceVideo slot.

Type
string
Default
Allowed
video · asset, https, data

Cost

1080pdefault0.25 tk
4K0.56 tk

The variant is selected automatically from request fields, so you do not need to send it.

Capabilities

Modesvideo_enhance
Asset slotssourceVideo:video*
Get API key

Where to use this model