toxicdog/Qwen-Image-2.1
03.8k
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.safetensorsThe 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.
