lym00's picture
Update README.md
4345e65 verified
metadata
language:
  - en
base_model:
  - tencent/HunyuanVideo-Avatar
library_name: gguf
license: other
license_name: tencent-hunyuan-community
license_link: LICENSE.md

⚠️ Important:

This project is intended for experimental use only.

Not yet supported in ComfyUI https://github.com/comfyanonymous/ComfyUI/issues/8311


This repository contains a GGUF conversion of https://huggingface.co/tencent/HunyuanVideo-Avatar/blob/main/ckpts/hunyuan-video-t2v-720p/transformers/mp_rank_00_model_states.pt from tencent/HunyuanVideo-Avatar.

The conversion scripts are provided by city96, available at the ComfyUI-GGUF GitHub repository.

The process involved first converting the pickletensors to a BF16 GGUF, then quantizing it, and finally applying the 5D fixes.

Notes

As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.

Reference