Important if you have error with missing node: You need to update core ComfyUI for this new files:
Runtime profile
Source description
Important if you have error with missing node: You need to update core ComfyUI for this new files:
ComfyUI/ nodes.py
ComfyUI/comfy_extras/nodes_ hunyuan.py
also you need to update GGUF node.
gguf from here: https://huggingface.co/city96/HunyuanVideo-gguf
Estimated VRAM requirement
Estimate unavailable
AI-generated commentary
AI-generated explanation based on source and configuration details. Suggestions are clearly labeled.
This ComfyUI workflow is for Hunyuan Video text-to-video generation: it takes a text prompt, loads a GGUF model, and names an animated WEBP as the output.
The workflow covers text encoding, Hunyuan latent-video setup, advanced sampling, GGUF loading, VAE decoding, and animated WEBP saving.
Enter a text prompt through CLIPTextEncode; the named output stage is SaveAnimatedWEBP.
If ComfyUI reports a missing-node error, consider updating ComfyUI/nodes.py, ComfyUI/comfy_extras/nodes_hunyuan.py, and the GGUF node.
Suggestion · not verified
For GGUF files, see https://huggingface.co/city96/HunyuanVideo-gguf.
Suggestion · not verified
The workflow names these model files: clip_l.safetensors, hunyuan_video_vae_bf16.safetensors, hunyuan-video-t2v-720p-Q4_1.gguf, and llava_llama3_fp8_scaled.safetensors.
Named node types include CLIPTextEncode, DualCLIPLoader, EmptyHunyuanLatentVideo, KSamplerAdvanced, SaveAnimatedWEBP, UnetLoaderGGUF, VAEDecodeTiled, and VAELoader.
For GGUF loading, look for UnetLoaderGGUF and hunyuan-video-t2v-720p-Q4_1.gguf.
Suggestion · not verified
For text encoding, look for CLIPTextEncode, DualCLIPLoader, clip_l.safetensors, and llava_llama3_fp8_scaled.safetensors.
Suggestion · not verified
For VAE handling, look for VAELoader, VAEDecodeTiled, and hunyuan_video_vae_bf16.safetensors.
Suggestion · not verified
Before use, verify that the named model files and node types are available in your ComfyUI installation.
Suggestion · not verified
The workflow explicitly links to clip_l.safetensors; verify that file locally before use.
Suggestion · not verified
Does this need to be edited?
Sign in to send an edit request.
Sources
1 sourceSource excerpts
1 excerptSource context: 1440 downloads · Type Workflows · Base model Hunyuan Video
235 MB across 1 of 7 model files. Model file total + 25% loading overhead + 2 GB execution buffer, rounded up.
Requirements
12 requirementsText encoder · 235 MB · SAFETENSORS · Unknown
DualCLIPLoader
Not resolvedText encoder · Unknown
hunyuan_video_vae_bf16.safetensors
Not resolvedVAE · Unknown
hunyuan-video-t2v-720p-Q4_1.gguf
Not resolvedCheckpoint · Unknown
llava_llama3_fp8_scaled.safetensors
ConflictText encoder · Unknown
VAEDecodeTiled
Not resolvedVAE · Unknown
VAELoader
Not resolvedVAE · Unknown
CLIPTextEncode
PossibleNode pack · Unknown
EmptyHunyuanLatentVideo
Not resolvedNode pack · Unknown
KSamplerAdvanced
PossibleNode pack · Unknown
Node pack · Unknown
UnetLoaderGGUF
PossibleNode pack · Unknown