Qwen-Image-gguf / README.md
city96's picture
Update README.md
096efc7 verified
|
raw
history blame
1.65 kB
metadata
base_model: Qwen/Qwen-Image
library_name: gguf
quantized_by: city96
license: apache-2.0
language:
  - en
  - zh
pipeline_tag: text-to-image

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:

Type Name Location Download
Main Model Qwen-Image ComfyUI/models/diffusion_models GGUF (this repo)
Text Encoder Qwen2.5-VL-7B ComfyUI/models/text_encoders Safetensors / GGUF
VAE Qwen-Image VAE ComfyUI/models/vae Safetensors

Example workflow

Example outputs - sample size of 1, not strictly representative

sample

Notes

As you can see on the example above, Q3_K_M and Q3_K_S were pretty noisy, so I skipped them for now.

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