File size: 3,312 Bytes
755cf4c 51e91ca 41e9110 00f60ca 41e9110 00f60ca 41e9110 755cf4c 95eacdb 9887c7d 9939831 51e91ca 0654f99 00f60ca 5de8155 b330af4 bfa18b2 51e91ca |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
---
license: other
license_name: tencent-hunyuan-community
license_link: https://github.com/Tencent-Hunyuan/HunyuanImage-2.1/blob/main/LICENSE
base_model:
- tencent/HunyuanImage-2.1
pipeline_tag: text-to-image
tags:
- gguf-node
widget:
- text: >-
cute anime girl with massive fennec ears and a big fluffy fox tail with long wavy blonde hair between eyes and large blue eyes blonde colored eyelashes chubby wearing oversized clothes summer uniform large black coat long blue maxi skirt muddy clothes happy sitting on the side of the road in a run down dark gritty cyberpunk city with neon and a crumbling skyscraper in the rain at night while dipping her feet in a river of water she is holding a sign that says "ComfyUI is the best" and another one that says "The Future is PIG"
parameters:
negative_prompt: low quality, bad anatomy, extra digits, missing digits, extra limbs, missing limbs
output:
url: workflow-demo1.png
- text: >-
cute anime girl with massive fennec ears and a big fluffy fox tail with long wavy blonde hair between eyes and large blue eyes blonde colored eyelashes chubby wearing oversized clothes summer uniform large black coat long blue maxi skirt muddy clothes happy sitting on the side of the road in a run down dark gritty cyberpunk city with neon and a crumbling skyscraper in the rain at night while dipping her feet in a river of water she is holding a sign that says "PIG is the best" and another one that says "The Future is gguf"
parameters:
negative_prompt: low quality, bad anatomy, extra digits, missing digits, extra limbs, missing limbs
output:
url: workflow-demo2.png
- text: >-
cute anime girl with massive fennec ears and a big fluffy fox tail with long wavy blonde hair between eyes and large blue eyes blonde colored eyelashes chubby wearing oversized clothes summer uniform large black coat long blue maxi skirt muddy clothes happy sitting on the side of the road in a run down dark gritty cyberpunk city with neon and a crumbling skyscraper in the rain at night while dipping her feet in a river of water she is holding a sign that says "Comfy is the best" and another one that says "The Future is PIG"
parameters:
negative_prompt: low quality, bad anatomy, extra digits, missing digits, extra limbs, missing limbs
output:
url: workflow-demo3.png
---
## hunyuanimage-gguf
- drag **hunyuanimage2.1** (opt anyone you like) to > `./ComfyUI/models/diffusion_models`
- drag **byt5-sm** [[127MB](https://huggingface.co/calcuis/pig-encoder/blob/main/byt5_small_glyphxl_fp32-iq4_nl.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`
- drag **pig** [[811MB](https://huggingface.co/calcuis/pig-vae/blob/main/pig_hunyuan_image_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae`

<Gallery />

note: for distilled model, please use v2 gguf; able to generate output with 8 steps (see picture)
### **reference**
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases)) |