Loading...
Topaz Starlight Precise API
Generative diffusion upscaling for AI-generated and archival video with realistic faces, textures, and text.
Endpoint
POST https://api.hedra.com/v3/models/topaz-video-upscaler-starlight-precise
Example request
curl -X POST "https://api.hedra.com/v3/models/topaz-video-upscaler-starlight-precise" \
-H "Authorization: Key $HEDRA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"input": {"prompt": "a cinematic shot of a city at dusk"}}'Parameters
- num_outputsinteger
Number of outputs generated per job. Only 1 is supported.
- source_videorequired
The video to upscale. At most 300s and at most 524.2 MB.
- resolutionstringrequired
Output resolution.
- reduce_sharpeningstring
How far to soften the diffusion pass, for sources the default sharpening renders harshly.