HunyuanVideo Keyframe Control Lora is an adapter for HunyuanVideo T2V model for keyframe-based video generation. Our architecture builds upon existing models, introducing key enhancements to optimize keyframe-based video generation:
| Image 1 | Image 2 | Generated Video |
|---|---|---|
![]() | ![]() | |
![]() | ![]() | |
![]() | ![]() | |
![]() | ![]() |
The tranining code can be found here.
720x1280, 544x960, 1280x720, 960x544.num_inference_steps is recommended to be 50, but for fast results you can use 30 as well. Anything less than 30 is not recommended.HunyuanVideo Keyframe Control Lora can be used directly from Diffusers. Install the latest version of Diffusers.
While the included inference.py script can be used to run inference. We would encourage folks to visit out github repo which contains a much optimized version of this inference script.
10 commits
HunyuanVideo Keyframe Control Lora is an adapter for HunyuanVideo T2V model for keyframe-based video generation. Our architecture builds upon existing models, introducing key enhancements to optimize keyframe-based video generation:
| Image 1 | Image 2 | Generated Video |
|---|---|---|
![]() | ![]() | |
![]() | ![]() | |
![]() | ![]() | |
![]() | ![]() |
The tranining code can be found here.
720x1280, 544x960, 1280x720, 960x544.num_inference_steps is recommended to be 50, but for fast results you can use 30 as well. Anything less than 30 is not recommended.HunyuanVideo Keyframe Control Lora can be used directly from Diffusers. Install the latest version of Diffusers.
While the included inference.py script can be used to run inference. We would encourage folks to visit out github repo which contains a much optimized version of this inference script.
10 commits