hunyuan-gguf / README.md
calcuis's picture
Update README.md
5b9f3a0 verified
|
raw
history blame
1.24 kB
metadata
license: other
license_name: tencent-hunyuan-community
license_link: LICENSE
language:
  - en
base_model:
  - Comfy-Org/HunyuanVideo_repackaged
pipeline_tag: text-to-video
tags:
  - hunyuan
  - gguf-comfy

GGUF quantized version of hunyuan-video

screenshot

Setup (once)

  • drag hunyuan-video-t2v-720p-q4_0.gguf to > ./ComfyUI/models/unet
  • drag clip_l.safetensors to > ./ComfyUI/models/text_encoders
  • drag llava_llama3_fp8_scaled.safetensors to > ./ComfyUI/models/text_encoders
  • drag hunyuan_video_vae_bf16.safetensors to > ./ComfyUI/models/vae

Run it straight (no installation needed way)

  • run the .bat file in the main directory (assuming you are using the gguf-comfy pack below)
  • drag the workflow json file (below) to > your browser

Workflows

  • example workflow for gguf (see demo above)
  • example workflow for safetensors (repackage by comfyui)

References