| --- |
| base_model: |
| - tencent/HunyuanVideo-1.5 |
| tags: |
| - video-generation |
| - gguf |
|
|
| pipeline_tag: image-to-video |
| --- |
| |
| Quantized GGUF versions of the [HunyuanVideo-1.5-I2V-720p](https://huggingface.co/tencent/HunyuanVideo-1.5) by Tencent. |
| ### 📂 Available 720P I2V Models |
| | Model | Download | |
| |--------|--------------| |
| | HunyuanVideo 1.5 I2V 720P `Distilled Model` | [Download](https://huggingface.co/jayn7/HunyuanVideo-1.5_I2V_720p-GGUF/tree/main/720p_distilled) | |
| | HunyuanVideo 1.5 I2V 720P Model | [Download](https://huggingface.co/jayn7/HunyuanVideo-1.5_I2V_720p-GGUF/tree/main/720p) | |
|
|
| ### 🎬 Example |
| <details open> |
| <summary>I2V 720p Q4_K_S, Q8_0 and FP16</summary> |
| <video controls loop muted width="720"> |
| <source src="https://cdn-uploads.huggingface.co/production/uploads/651f78681719ac0cec346537/TCnE0BP_RSx19qO43fz1s.mp4" type="video/mp4"> |
| </video> |
| </details> |
| |
| <details open> |
| <summary>I2V 480p vs 720p Q4_K_S, Q8_0 and FP16</summary> |
| <video controls loop muted width="720"> |
| <source src="https://cdn-uploads.huggingface.co/production/uploads/651f78681719ac0cec346537/Po4zyGkD4pUQFZIy0mBuT.mp4" type="video/mp4"> |
| </video> |
| </details> |
|
|
|
|
|
|
| ### Model Information |
|
|
| Check out the original model card [Hunyuan Video 1.5](https://huggingface.co/tencent/HunyuanVideo-1.5) for detailed information about the model. |
|
|
| ### Usage |
|
|
| The model can be used with: |
|
|
| - [**ComfyUI-GGUF**](https://github.com/city96/ComfyUI-GGUF) by **city96** |
|
|
|
|
|
|
| ### Credits |
|
|
| - **Original Model**: [Hunyuan Video 1.5 by Tencent](https://huggingface.co/tencent/HunyuanVideo-1.5) |
| - **Quantization Tools & Guide**: [llama.cpp](https://github.com/ggml-org/llama.cpp) & [city96](https://github.com/city96/ComfyUI-GGUF/blob/main/tools/README.md) |
|
|
| ### License |
| This repository follows the same license as the [Hunyuan Video 1.5](https://huggingface.co/tencent/HunyuanVideo-1.5). |