city96/HunyuanVideo-I2V-gguf
372.1k
1---2base_model: tencent/HunyuanVideo-I2V3library_name: gguf4quantized_by: city965tags:6- image-to-video7license: other8license_name: tencent-hunyuan-community9license_link: LICENSE.md10---11This is a direct GGUF conversion of [tencent/HunyuanVideo-I2V](https://huggingface.co/tencent/tencent/HunyuanVideo-I2V)12 13NOTE: Hunyuan recently replaced the original model in the repo above with a **new and updated version** - the files in this repo have been reconverted and replaced. If you want to test against the original models, you can find them on [this branch](https://huggingface.co/city96/HunyuanVideo-I2V-gguf/tree/original)14 15**It is intended to be used with the native, built-in ComfyUI HunyuanVideo nodes**16 17As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.18 19The model files can be used with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node.20 21Place model files in `ComfyUI/models/unet` - see the GitHub readme for further install instructions.22 23The VAE can be downloaded from [this repository by Kijai](https://huggingface.co/Kijai/HunyuanVideo_comfy/blob/main/hunyuan_video_vae_bf16.safetensors)24 25Please refer to [this chart](https://github.com/ggerganov/llama.cpp/blob/master/examples/perplexity/README.md#llama-3-8b-scoreboard) for a basic overview of quantization types.26 