CoolFace
Modelpublic

molbal/Qwen-Image-2.1-GGUF

sourceHugging Faceotherupdated 4d agoView on Hugging Face
0likes1.3kdownloads
Model Card

Qwen Image 2.1 GGUF

Qwen Image 2.1 is a diffusion transformer for text-to-image generation and image editing. It uses the Qwen3-VL 8B text encoder and supports image references through ComfyUI. It needs to be loaded with the GGUF Loader nodes.

Available Quantizations

QuantFile
Q4_0qwenimage2.1_Q4.gguf
Q8qwenimage2.1_Q8.gguf
Q8_CRqwenimage2.1Q8CR.gguf
Q4_CRWork in progress

The standard Q40 and Q8 files use GGML quantization. Q8CR uses the native INT8 ConvRot path.

Model Input and Output

Inputs

InputDescription
Text promptA text description for image generation or editing instructions.
Reference imageOptional image input for image editing and visual conditioning.

Outputs

RGBA image output (Supports transparency)

ComfyUI Setup

Load the model with the GGUF loader node from comfyui-gguf-reboot. Use the Qwen Image 2.1 workflow supplied by the installed ComfyUI version.

Dependencies

Place the matching files from the upstream Qwen Image 2.1 release in the ComfyUI model folders.

ComponentFolder
Qwen Image 2.1 GGUFmodels/diffusion_models/ or models/unet/
Qwen3-VL 8B text encodermodels/clip/ or text_encoders/
Qwen Image VAEmodels/vae/