infery
← All models

Hunyuan Video V1.5

hunyuan-video-v1.5-text-to-video

Video generationby Tencent

Hunyuan Video 1.5 is Tencent's latest and best video model

Example

Details

Accepts
text + image

Pricing

Price
9.38 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed for reproducibility.
promptrequiredstringThe prompt to generate the video from.
image_urlstringURL of the reference image for image-to-video generation.
num_framesintegerThe number of frames to generate.
resolutionstringThe resolution of the video.
aspect_ratiostringenum: 16:9, 9:16The aspect ratio of the video.
negative_promptstringThe negative prompt to guide what not to generate.
num_inference_stepsintegerThe number of inference steps.
enable_prompt_expansionbooleanEnable prompt expansion to enhance the input prompt.

Output

FieldTypeDescription
seedintegerThe seed used for generation.
videoThe generated video file.