Skip to main content
HunyuanVideo 1.5 is a lightweight 8.3B parameter model developed by Tencent’s Hunyuan team. It delivers flagship-quality video generation on consumer GPUs (24GB VRAM), dramatically lowering the barrier to entry without compromising on quality.
Make sure your ComfyUI is updated.Workflows in this guide can be found in the Workflow Templates. If you can’t find them in the template, your ComfyUI may be outdated.If nodes are missing when loading a workflow, possible reasons:
  1. You are not using the latest ComfyUI version (Nightly version)
  2. Some nodes failed to import at startup

Model highlights

  • Compact powerhouse: Delivers SOTA performance comparable to larger models while running on consumer hardware.
  • Versatile generation: Supports high-quality Text-to-Video and Image-to-Video (5-10s) with exceptional consistency.
  • Precise control: Strong instruction following for camera movements, physics, and emotional expressions.
  • Cinematic quality: Native 720p output (upscalable to 1080p) with professional aesthetics.
  • Rich features: Supports diverse styles (realistic, anime, 3D) and in-video text rendering (Chinese/English).

Common models for all workflows

The following models are used in both Text-to-Video and Image-to-Video workflows. Download and save them to the specified directories:

Download Qwen2.5 VL 7B

qwen_2.5_vl_7b_fp8_scaled.safetensors — save to ComfyUI/models/text_encoders/

Download ByT5 Small

byt5_small_glyphxl_fp16.safetensors — save to ComfyUI/models/text_encoders/

Download HunyuanVideo 1.5 VAE

hunyuanvideo15_vae_fp16.safetensors — save to ComfyUI/models/vae/

Storage

Hunyuan Video 1.5 Text-to-Video Workflow

HunyuanVideo 1.5 Text-to-Video generates 5-10 second videos from natural language descriptions with enhanced quality and reduced VRAM requirements. ComfyUI Workflow - Hunyuan Video 1.5 T2V

Run on Comfy Cloud

Open in Comfy Cloud

Download Workflow

Download JSON or search “Hunyuan Video 1.5 T2V” in Template Library

Model downloads

Download T2V Diffusion Model

hunyuanvideo1.5_720p_t2v_fp16.safetensors — save to ComfyUI/models/diffusion_models/

Model storage

Steps to run the workflow

  1. Ensure the DualCLIPLoader node has loaded these models:
    • clip_name1: qwen_2.5_vl_7b_fp8_scaled.safetensors
    • clip_name2: byt5_small_glyphxl_fp16.safetensors
  2. Ensure the Load Diffusion Model node has loaded hunyuanvideo1.5_720p_t2v_fp16.safetensors
  3. Ensure the Load VAE node has loaded hunyuanvideo15_vae_fp16.safetensors
  4. Click the Queue button or use the shortcut Ctrl(Cmd) + Enter to run the workflow
The workflow includes a super-resolution upscaler node. When enabled, it uses hunyuanvideo1.5_1080p_sr_distilled_fp16.safetensors to upscale the output to 1080p.

Hunyuan Video 1.5 Image-to-Video Workflow

HunyuanVideo 1.5 Image-to-Video transforms static images into smooth, high-quality videos with improved consistency and motion dynamics. ComfyUI Workflow - Hunyuan Video 1.5 I2V

Run on Comfy Cloud

Open in Comfy Cloud

Download Workflow

Download JSON or search “Hunyuan Video 1.5 I2V” in Template Library
Input materials

Input Image

Download the default input image, or use your own image as the starting frame.

Model downloads

Download CLIP Vision

sigclip_vision_patch14_384.safetensors — save to ComfyUI/models/clip_vision/

Download I2V Diffusion Model

hunyuanvideo1.5_720p_i2v_fp16.safetensors — save to ComfyUI/models/diffusion_models/

Model storage

Steps to run the workflow

  1. Ensure the DualCLIPLoader node has loaded these models:
    • clip_name1: qwen_2.5_vl_7b_fp8_scaled.safetensors
    • clip_name2: byt5_small_glyphxl_fp16.safetensors
  2. Ensure the CLIPVisionLoader node has loaded sigclip_vision_patch14_384.safetensors
  3. Ensure the Load Diffusion Model node has loaded hunyuanvideo1.5_720p_i2v_fp16.safetensors
  4. Ensure the Load VAE node has loaded hunyuanvideo15_vae_fp16.safetensors
  5. Click the Queue button or use the shortcut Ctrl(Cmd) + Enter to run the workflow

Super-resolution upscaler

Both workflows include a super-resolution node that can upscale the output video from 720p to 1080p. This optional upscaler uses a distilled model for efficient high-resolution output.

Download 1080p Upscaler

hunyuanvideo1.5_1080p_sr_distilled_fp16.safetensors — save to ComfyUI/models/diffusion_models/
All shared and workflow-specific models combined: