Text-to-Video
GGUF
English
hyvid
lora
gguf-comfy
gguf-node
calcuis commited on
Commit
550a63e
·
verified ·
1 Parent(s): cdd048b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -41,11 +41,11 @@ widget:
41
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/hyvid.gif)
42
 
43
  ## **Setup (once)**
44
- - drag hyvid_lora_adapter.safetensors [323MB](https://huggingface.co/calcuis/hyvid/blob/main/hyvid_lora_adapter.safetensors) to > ./ComfyUI/models/loras
45
- - drag hunyuan-video-t2v-720p-q4_0.gguf [7.74GB](https://huggingface.co/calcuis/hyvid/blob/main/hunyuan-video-t2v-720p-q4_0.gguf) to > ./ComfyUI/models/diffusion_models
46
- - drag clip_l.safetensors [246MB](https://huggingface.co/calcuis/hyvid/blob/main/clip_l.safetensors) to > ./ComfyUI/models/text_encoders
47
- - drag llava_llama3_fp8_scaled.safetensors [9.09GB](https://huggingface.co/calcuis/hyvid/blob/main/llava_llama3_fp8_scaled.safetensors) to > ./ComfyUI/models/text_encoders
48
- - drag hunyuan_video_vae_bf16.safetensors [493MB](https://huggingface.co/calcuis/hyvid/blob/main/hunyuan_video_vae_bf16.safetensors) to > ./ComfyUI/models/vae
49
 
50
  ## **Run it straight (no installation needed way)**
51
  - run the .bat file in the main directory (assuming you are using the gguf-comfy pack below)
@@ -53,7 +53,7 @@ widget:
53
 
54
  ### **Workflows**
55
  - example workflow for [gguf](https://huggingface.co/calcuis/hyvid/blob/main/workflow-hyvid-gguf.json) (prepare two quantized files to switch while oom occurs)
56
- - example workflow for [safetensors](https://huggingface.co/calcuis/hyvid/blob/main/workflow-hyvid-safetensors.json) (fp8_scaled version [13.2GB](https://huggingface.co/calcuis/hyvid/blob/main/hunyuan_video_t2v_720_fp8_scaled.safetensors) is recommended)
57
 
58
  ### **References**
59
  - base model from [tencent](https://huggingface.co/tencent/HunyuanVideo)
 
41
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/hyvid.gif)
42
 
43
  ## **Setup (once)**
44
+ - drag hyvid_lora_adapter.safetensors [[323MB](https://huggingface.co/calcuis/hyvid/blob/main/hyvid_lora_adapter.safetensors)] to > ./ComfyUI/models/loras
45
+ - drag hunyuan-video-t2v-720p-q4_0.gguf [[7.74GB](https://huggingface.co/calcuis/hyvid/blob/main/hunyuan-video-t2v-720p-q4_0.gguf)] to > ./ComfyUI/models/diffusion_models
46
+ - drag clip_l.safetensors [[246MB](https://huggingface.co/calcuis/hyvid/blob/main/clip_l.safetensors)] to > ./ComfyUI/models/text_encoders
47
+ - drag llava_llama3_fp8_scaled.safetensors [[9.09GB](https://huggingface.co/calcuis/hyvid/blob/main/llava_llama3_fp8_scaled.safetensors)] to > ./ComfyUI/models/text_encoders
48
+ - drag hunyuan_video_vae_bf16.safetensors [[493MB](https://huggingface.co/calcuis/hyvid/blob/main/hunyuan_video_vae_bf16.safetensors)] to > ./ComfyUI/models/vae
49
 
50
  ## **Run it straight (no installation needed way)**
51
  - run the .bat file in the main directory (assuming you are using the gguf-comfy pack below)
 
53
 
54
  ### **Workflows**
55
  - example workflow for [gguf](https://huggingface.co/calcuis/hyvid/blob/main/workflow-hyvid-gguf.json) (prepare two quantized files to switch while oom occurs)
56
+ - example workflow for [safetensors](https://huggingface.co/calcuis/hyvid/blob/main/workflow-hyvid-safetensors.json) (fp8 scaled version [[13.2GB](https://huggingface.co/calcuis/hyvid/blob/main/hunyuan_video_t2v_720_fp8_scaled.safetensors)] is recommended)
57
 
58
  ### **References**
59
  - base model from [tencent](https://huggingface.co/tencent/HunyuanVideo)