You're looking at a specific version of this model. Jump to the model overview.

lucataco /hunyuanvideo-community-lora:b3bacda0

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
A cat walks on the grass, realistic
The prompt to guide the video generation
width
integer
960

Min: 512

Max: 1280

Width of the video in pixels
height
integer
544

Min: 320

Max: 1280

Height of the video in pixels
num_frames
integer
61

Min: 17

Max: 129

Number of frames to generate (must be 4k+1, ex: 49 or 129)
num_inference_steps
integer
30

Min: 1

Max: 50

Number of denoising steps
guidance_scale
number
6

Min: 1

Max: 10

Guidance scale
extra_lora
string
Extra LoRA to load
lora_scale
number
0.8

Min: -1

Max: 3

Scale for the LoRA weights
fps
integer
15

Min: 1

Max: 30

Frames per second of the output video
seed
integer
0
Random seed (0 for random)

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}