CoolFace
Modelpublic

toxicdog/Qwen-Image-2.1

sourceHugging Faceotherupdated 2d agoView on Hugging Face
0likes3.8kdownloads
Model Card

Qwen-Image 2.1

Repackaged model files for ComfyUI, with INT4 ConvRot converted for testing in Radiant Canvas for fast macOS inference (https://apps.apple.com/us/app/radiant-canvas-ai-image-gen/id6802973075)

Original model repository: https://huggingface.co/Qwen/Qwen-Image-2.1

Place the files in the following folders:

๐Ÿ“‚ ComfyUI/
โ””โ”€โ”€ ๐Ÿ“‚ models/
    โ”œโ”€โ”€ ๐Ÿ“‚ diffusion_models/
    โ”‚   โ”œโ”€โ”€ qwen_image_2.1_bf16.safetensors
    โ”‚   โ”œโ”€โ”€ qwen_image_2.1_int4_convrot.safetensors
    โ”‚   โ””โ”€โ”€ qwen_image_2.1_int8_convrot.safetensors
    โ”œโ”€โ”€ ๐Ÿ“‚ text_encoders/
    โ”‚   โ”œโ”€โ”€ qwen3vl_8b_bf16.safetensors
    โ”‚   โ”œโ”€โ”€ qwen3vl_8b_int4_convrot.safetensors
    โ”‚   โ”œโ”€โ”€ qwen3vl_8b_int8_convrot.safetensors
    โ”‚   โ””โ”€โ”€ qwen3vl_8b_w4a8.safetensors
    โ””โ”€โ”€ ๐Ÿ“‚ vae/
        โ””โ”€โ”€ qwen_image_2.1_vae_bf16.safetensors

The INT4 ConvRot files use ComfyUI's native ConvRot W4A4 format. Use a recent ComfyUI build and load them with the standard diffusion model and text encoder loaders.