|
|
--- |
|
|
license: apache-2.0 |
|
|
language: |
|
|
- en |
|
|
base_model: |
|
|
- Qwen/Qwen-Image |
|
|
pipeline_tag: text-to-image |
|
|
library_name: diffusers |
|
|
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 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" written in cursive |
|
|
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 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" written in cursive |
|
|
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 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 |
|
|
"1+1=2 is it correct?" written in cursive |
|
|
output: |
|
|
url: workflow-demo3.png |
|
|
tags: |
|
|
- gguf-node |
|
|
--- |
|
|
# **gguf quantized version of qwen-image** |
|
|
- drag **qwen-image** to > `./ComfyUI/models/diffusion_models` |
|
|
- drag **qwen2.5-vl-7b** [[4.43GB](https://huggingface.co/chatpig/qwen2.5-vl-7b-it-gguf/blob/main/qwen2.5-vl-7b-it-q4_0.gguf)] to > `./ComfyUI/models/text_encoders` |
|
|
- drag **pig** [[254MB](https://huggingface.co/calcuis/pig-vae/blob/main/pig_qwen_image_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae` |
|
|
|
|
|
<Gallery /> |
|
|
|
|
|
 |
|
|
|
|
|
### **reference** |
|
|
- base model from [qwen](https://huggingface.co/Qwen) |
|
|
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI) |
|
|
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases)) |