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
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| Field | Type | Default | Allowed |
|---|---|---|---|
aspectRatio aspectRatio | string | auto | auto |
resolution resolution | string | 1080p | 1080p, 4k |
Source video* sourceVideoAsset input for the sourceVideo slot. | string | — | video · asset, https, data |
aspectRatio
aspectRatio- Type
- string
- Default
- auto
- Allowed
- auto
resolution
resolution- Type
- string
- Default
- 1080p
- Allowed
- 1080p, 4k
Source video*
sourceVideoAsset input for the sourceVideo slot.
- Type
- string
- Default
- —
- Allowed
- video · asset, https, data
Cost
—1080pdefault0.5 tokens
4K1.31 tokens
The variant is selected automatically from request fields, so you do not need to send it.
Capabilities
Modes
video_enhanceAsset slots
sourceVideo:video*Run Topaz Starlight Precise 2.5
Get an API key and the same request shape will work across every model in the catalog.