This guide shows how to use Hunyuan Text-to-Video and Image-to-Video workflows in ComfyUI
Workflows
-> Open (ctrl+o)
to load the corresponding workflow, which will prompt you to download the required models.Alternatively, this guide provides direct model links if automatic downloads fail or you are not using the Desktop version. All models are available here for download.ComfyUI/models/diffusion_models
folder.
Ensure you have all these model files in the correct locations:
DualCLIPLoader
node has loaded these models:
Load Diffusion Model
node has loaded hunyuan_video_t2v_720p_bf16.safetensors
Load VAE
node has loaded hunyuan_video_vae_bf16.safetensors
Queue
button or use the shortcut Ctrl(cmd) + Enter
to run the workflowlength
parameter in the EmptyHunyuanLatentVideo
node is set to 1, the model can generate a static image.v1 “concat”
v2 “replace”
ComfyUI/models/clip_vision
directory:
DualCLIPLoader
has loaded these models:
Load CLIP Vision
has loaded llava_llama3_vision.safetensors
Load Image Model
has loaded hunyuan_video_image_to_video_720p_bf16.safetensors
Load VAE
has loaded vae_name: hunyuan_video_vae_bf16.safetensors
Load Diffusion Model
has loaded hunyuan_video_image_to_video_720p_bf16.safetensors
Queue
button or use the shortcut Ctrl(cmd) + Enter
to run the workflowLoad Diffusion Model
node.
DualCLIPLoader
node has loaded these models:
Load CLIP Vision
node has loaded llava_llama3_vision.safetensors
Load Image Model
node has loaded hunyuan_video_image_to_video_720p_bf16.safetensors
Load VAE
node has loaded hunyuan_video_vae_bf16.safetensors
Load Diffusion Model
node has loaded hunyuan_video_v2_replace_image_to_video_720p_bf16.safetensors
Queue
button or use the shortcut Ctrl(cmd) + Enter
to run the workflow