HUNYUANVIDEO 1.5 · LOCAL / OFFLINE · DOCUMENTATION-BASED · VERIFIED SEPTEMBER 13, 2026
How to Run HunyuanVideo 1.5 Locally: Requirements, Setup Paths & ComfyUI Workflow
HunyuanVideo 1.5 is an 8.3B video model with official Text-to-Video and Image-to-Video support, a documented 14GB VRAM minimum with model offloading, an official Linux/CUDA path, Diffusers support, and official ComfyUI workflow templates.
This guide is based on Tencent Hunyuan and ComfyUI official documentation. Unless explicitly marked Hands-on Tested, VideoToolMap has not independently benchmarked this exact setup on owned hardware.
Quick verdict
Official minimum
Official software path
Generation modes
ComfyUI
Hardware and software requirements
| GPU | NVIDIA GPU with CUDA support | Official source-code path is NVIDIA/CUDA-focused. |
| VRAM | 14GB minimum with model offloading enabled | A documented run path, not a speed guarantee. |
| OS | Linux | Linux is the official upstream software target. |
| Python | 3.10 or higher | A clean environment reduces dependency conflicts. |
| CUDA | Compatible with installed PyTorch | Driver/CUDA/PyTorch compatibility matters as much as raw VRAM. |
Three official setup paths
1. Native source-code path
2. ComfyUI path
3. Diffusers path
ComfyUI workflow facts that matter
Use the latest ComfyUI and official workflow templates. With Tiled VAE decoding, Tencent says to set temporal_size to 4096 to avoid artifacts. For the 480p I2V step-distilled model, 8 or 12 steps are recommended; 4 steps is supported for more speed with some quality trade-off.
480p, 720p and super-resolution
Official configuration signals
Local is not always fully offline
Prompt rewriting is the key nuance. The official pipeline can use vLLM-compatible models or an external service. For a fully local workflow, disable rewriting or host the rewrite model locally.
OOM and memory notes
OOM
LoRA and training
LoRA
License and commercial-use caution
HunyuanVideo 1.5 is governed by the Tencent Hunyuan Community License, not Apache-2.0. The current license includes territorial exclusions, acceptable-use restrictions and additional commercial terms, so VideoToolMap does not label it as unrestricted commercial use.
What we have not tested yet
Not independently hands-on tested by VideoToolMap
Official sources
Last Verified: September 13, 2026 · Reference links do not imply affiliation, sponsorship or endorsement.