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.
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
- Ensure the
DualCLIPLoadernode has loaded these models:- clip_name1:
qwen_2.5_vl_7b_fp8_scaled.safetensors - clip_name2:
byt5_small_glyphxl_fp16.safetensors
- clip_name1:
- Ensure the
Load Diffusion Modelnode has loadedhunyuanvideo1.5_720p_t2v_fp16.safetensors - Ensure the
Load VAEnode has loadedhunyuanvideo15_vae_fp16.safetensors - Click the
Queuebutton or use the shortcutCtrl(Cmd) + Enterto run the workflow
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.
Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “Hunyuan Video 1.5 I2V” in Template Library
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
- Ensure the
DualCLIPLoadernode has loaded these models:- clip_name1:
qwen_2.5_vl_7b_fp8_scaled.safetensors - clip_name2:
byt5_small_glyphxl_fp16.safetensors
- clip_name1:
- Ensure the
CLIPVisionLoadernode has loadedsigclip_vision_patch14_384.safetensors - Ensure the
Load Diffusion Modelnode has loadedhunyuanvideo1.5_720p_i2v_fp16.safetensors - Ensure the
Load VAEnode has loadedhunyuanvideo15_vae_fp16.safetensors - Click the
Queuebutton or use the shortcutCtrl(Cmd) + Enterto 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/