HunyuanVideo#
Inference HunyuanVideo with Sliding Tile Attention#
First, download the model:
python scripts/huggingface/download_hf.py --repo_id=FastVideo/hunyuan --local_dir=data/hunyuan --repo_type=model
We provide two examples in the following script to run inference with STA + TeaCache and STA only.
sh scripts/inference/inference_hunyuan_STA.sh
Video Demos using STA + Teacache#
Visit our demo website to explore our complete collection of examples. We shorten a single video generation process from 945s to 317s on H100.