CoolFace
Modelpublic

city96/Qwen-Image-gguf

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
296likes51kdownloads
Model Card

This is a direct GGUF conversion of Qwen/Qwen-Image.

The model files can be used in ComfyUI with the ComfyUI-GGUF custom node. Place the required model(s) in the following folders:

TypeNameLocationDownload
Main ModelQwen-ImageComfyUI/models/diffusion_modelsGGUF (this repo)
Text EncoderQwen2.5-VL-7BComfyUI/models/text_encodersSafetensors / GGUF
VAEQwen-Image VAEComfyUI/models/vaeSafetensors

**Example workflow**

**Example outputs** - sample size of 1, not strictly representative

[image]

Notes

[!NOTE] The Q5KM, Q4KM and most importantly the low bitrate quants (Q3KM, Q3KS, Q2K) use a new dynamic logic where the first/last layer is kept in high precision. For a comparison, see this [imgsli page](https://imgsli.com/NDA0MTIy). With this method, even Q2K remains somewhat usable.

As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.