This is a repackaged version of
Tencent's HunyuanVideo-1.5, containing the 480p T2V transformer quantized to
fp8 along with essential components required for inference. This optimized package offers reduced memory footprint and faster inference while maintaining excellent generation quality.
This model is planned to work with
Aquiles-Image, providing an OpenAI-compatible API for video generation:
1pip install aquiles-image
2aquiles-image serve --model "hunyuanVideo-1.5-480p-fp8"
This repackaged version is made possible by their excellent work and commitment to the open-source community.
For more information about the original model, please visit the
official HunyuanVideo-1.5 repository.