lucataco / hunyuanvideo

Unofficial community fork and Diffusers formatted weights of tencent/HunyuanVideo

  • Public
  • 170 runs
  • H100
  • GitHub
  • Weights
  • Paper
  • License

Input

string
Shift + Return to add a new line

The prompt to guide the video generation

Default: "A cat walks on the grass, realistic"

integer
(minimum: 512, maximum: 1280)

Width of the video in pixels

Default: 960

integer
(minimum: 320, maximum: 720)

Height of the video in pixels

Default: 544

integer
(minimum: 49, maximum: 129)

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

Default: 61

integer
(minimum: 1, maximum: 50)

Number of denoising steps

Default: 30

number
(minimum: 1, maximum: 10)

Guidance scale

Default: 6

integer
(minimum: 1, maximum: 30)

Frames per second of the output video

Default: 15

integer

Random seed (0 for random)

Default: 0

Output

Generated in

Run time and cost

This model runs on Nvidia H100 GPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

About

A Cog implementation of the unofficial community fork for Diffusers format weights of tencent/HunyuanVideo.

Using Diffusers

HunyuanVideo can be used directly from Diffusers. Install the latest version of Diffusers.

Refer to the documentation for more information.