calcuis commited on
Commit
51e91ca
·
verified ·
1 Parent(s): d7d2564

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -5,8 +5,15 @@ license_link: https://github.com/Tencent-Hunyuan/HunyuanImage-2.1/blob/main/LICE
5
  base_model:
6
  - tencent/HunyuanImage-2.1
7
  pipeline_tag: text-to-image
 
 
8
  ---
9
  ## hunyuanimage-gguf
10
  - drag **hunyuanimage2.1** (opt anyone you like) to > `./ComfyUI/models/diffusion_models`
11
  - drag **byt5-sm** [[439MB](https://huggingface.co/calcuis/pig-encoder/blob/main/byt5_small_glyphxl_fp32-f16.gguf)] and **qwen2.5-vl-7b** [[5.03GB](https://huggingface.co/calcuis/hunyuanimage-gguf/blob/main/qwen2.5-vl-7b-test-q4_0.gguf)] to > `./ComfyUI/models/text_encoders`
12
- - drag **pig** [[811MB](https://huggingface.co/calcuis/pig-vae/blob/main/pig_hunyuan_image_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae`
 
 
 
 
 
 
5
  base_model:
6
  - tencent/HunyuanImage-2.1
7
  pipeline_tag: text-to-image
8
+ tags:
9
+ - gguf-node
10
  ---
11
  ## hunyuanimage-gguf
12
  - drag **hunyuanimage2.1** (opt anyone you like) to > `./ComfyUI/models/diffusion_models`
13
  - drag **byt5-sm** [[439MB](https://huggingface.co/calcuis/pig-encoder/blob/main/byt5_small_glyphxl_fp32-f16.gguf)] and **qwen2.5-vl-7b** [[5.03GB](https://huggingface.co/calcuis/hunyuanimage-gguf/blob/main/qwen2.5-vl-7b-test-q4_0.gguf)] to > `./ComfyUI/models/text_encoders`
14
+ - drag **pig** [[811MB](https://huggingface.co/calcuis/pig-vae/blob/main/pig_hunyuan_image_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae`
15
+
16
+ ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/hyimg.png)
17
+
18
+ ### **reference**
19
+ - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))