Files
Qwen-Image_ComfyUI/README.md
systemd ea2bc88190 Normalize README metadata and formatting (#27)
- Normalize README metadata and formatting (df868e3d33ad0b7bd27b766ca23cffff9f527f91)
- Place upstream sources with model description (b4fd83006d204ff54113459650133ab63e31780f) (batch 1/1)
2026-08-17 12:45:24 +00:00

1.4 KiB

license, tags, base_model
license tags base_model
apache-2.0
comfyui
diffusion-single-file
Qwen/Qwen-Image
Qwen/Qwen-Image-2512
DiffSynth-Studio/Qwen-Image-Distill-Full

Qwen-Image

Repackaged model files for ComfyUI.

Original model repository:

Place the files in the following folders:

📂 ComfyUI/
├── 📂 models/
│   ├── 📂 diffusion_models/
│   │   ├── qwen_image_distill_full_bf16.safetensors
│   │   ├── qwen_image_distill_full_fp8_e4m3fn.safetensors
│   │   ├── qwen_image_2512_bf16.safetensors
│   │   ├── qwen_image_2512_fp8_e4m3fn.safetensors
│   │   ├── qwen_image_bf16.safetensors
│   │   ├── qwen_image_fp8_e4m3fn.safetensors
│   │   ├── qwen_image_fp8_hq.safetensors
│   │   ├── qwen_image_fp8mixed.safetensors
│   │   └── qwen_image_nvfp4.safetensors
│   ├── 📂 text_encoders/
│   │   ├── qwen_2.5_vl_7b.safetensors
│   │   ├── qwen_2.5_vl_7b_fp8_scaled.safetensors
│   │   └── qwen_2.5_vl_7b_nvfp4.safetensors
│   ├── 📂 vae/
│   │   └── qwen_image_vae.safetensors

See: https://comfyanonymous.github.io/ComfyUI_examples/qwen_image/