HunyuanVideo 1.5
HunyuanVideo 1.5 is a 13B parameter text-to-video diffusion model from the Hunyuan community, supporting 720p resolution video generation with flow matching training.
Available Models
- HunyuanVideo-1.5-Diffusers-720p_t2v: 13B parameters
Task
- Text-to-Video (T2V)
Example HF Models
Example Recipes
Try with NeMo AutoModel
1. Install (full instructions):
2. Clone the repo to get the example recipes:
3. Run the recipe from inside the repo:
Run with Docker
1. Pull the container and mount a checkpoint directory:
2. Navigate to the AutoModel directory (where the recipes are):
3. Run the recipe:
See the Installation Guide and Diffusion Fine-Tuning Guide.
Training
See the Diffusion Training and Fine-Tuning Guide and Dataset Preparation.