metadata
language:
- en
- zh
license: apache-2.0
base_model:
- Qwen/Qwen-Image-Edit-2509
library_name: gguf
pipeline_tag: image-to-image
This GGUF file is a direct conversion of Qwen/Qwen-Image-Edit-2509
| Type | Name | Location | Download |
|---|---|---|---|
| Main Model | Qwen-Image | ComfyUI/models/unet |
GGUF (this repo) |
| Main Text Encoder | Qwen2.5-VL-7B | ComfyUI/models/text_encoders |
Safetensors / GGUF |
| Text_Encoder (mmproj) | Qwen2.5-VL-7B-Instruct-mmproj-BF16 | ComfyUI/models/text_encoders (same folder as your main text encoder) |
GGUF (this repo) |
| VAE | Qwen-Image VAE | ComfyUI/models/vae |
Safetensors (this repo) |
Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
Usage
The model can be used with the ComfyUI custom node ComfyUI-GGUF by city96
Update — October 18, 2025
The lower quants Q2_K, Q3_K_M, Q3_K_S, Q4_0, Q4_1, Q4_K_S, and Q4_K_M have been updated, providing improved results.