logo
0
1
WeChat Login
KimbingNg<ngkimbing@foxmail.com>
Update ComfyUI instruction

ComfyUI Usage Guide for HunyuanVideo-1.5

This guide helps you use ComfyUI to run HunyuanVideo-1.5 model.

📋 Table of Contents

🚀 Installation

Install the latest version of ComfyUI from the official repository:

git clone https://github.com/comfyanonymous/ComfyUI.git
cd ComfyUI

For detailed installation instructions, please refer to the ComfyUI official repository.

📥 Download Models

HunyuanVideo-1.5 Checkpoint

Download the ComfyUI checkpoint from Hugging Face:

Model: https://huggingface.co/Comfy-Org/HunyuanVideo_1.5_repackaged

🎨 Workflow Templates

Find workflow templates at:

Important: If you enable the Tiled VAE decoding node, please set the 'temporal_size' to the maximum value (4096) to avoid generating artifacts.

  • Important: Workflows are still being updated. Please ensure you are using the latest version of the workflow templates to guarantee the best generation results.
  • Important: The distilled models include both CFG-distilled models and step-distilled models. CFG-distilled models should run with 50 inference steps for best generation quality. Step-distilled models (480p I2V) can run with 8 or 12 steps (recommended) for faster generation, or 4 steps for even faster speed with slightly reduced quality. The recommended configurations are provided in the following table.
  • Important: Please strictly follow the configuration below to guarantee the best generation results.

Recommended Inference Configurations

Important! The following table is for the best generation quality. If you want to generate faster, you can use the following configurations:

ModelCFG ScaleEmbedded CFG ScaleFlow ShiftInference Steps
480p T2V6None550
480p I2V6None550
720p T2V6None950
720p I2V6None750
480p T2V CFG Distilled1None550
480p I2V CFG Distilled1None550
480p I2V Step Distilled1None78 or 12 (recommended)
720p T2V CFG Distilled1None950
720p I2V CFG Distilled1None750
720p T2V CFG Distilled Sparse1None950
720p I2V CFG Distilled Sparse1None750
480→720 SR Step Distilled1None26
720→1080 SR Step Distilled1None28

Prompt Writing Tips

  • Use detailed, descriptive prompts for better results
  • Refer to the HunyuanVideo-1.5 Prompt Handbook for guidance
  • Include details about camera movement, style, lighting, etc.

🧩 Community Contributions

If you develop/use HunyuanVideo-1.5 in your ComfyUI projects, welcome to let us know.

  • ComfyUI-MagCache - ComfyUI-MagCache: MagCache is a training-free caching approach that accelerates video generation by estimating fluctuating differences among model outputs across timesteps. It achieves 1.7x speedup for HunyuanVideo-1.5 with 20 inference steps.

🔗 Links


For issues or questions, please visit the HunyuanVideo-1.5 repository to submit issues or check documentation.