---
title: Qwen-Image_ComfyUI
canonical_url: "https://www.modelscope.cn/models/Comfy-Org/Qwen-Image_ComfyUI"
md_url: "https://www.modelscope.cn/models/Comfy-Org/Qwen-Image_ComfyUI.md"
repository: Comfy-Org/Qwen-Image_ComfyUI
last_updated: 2026-08-17
license: apache-2.0
pipeline_tag: text-to-image-synthesis
tasks:
  - text-to-image-synthesis
base_model:
  - Qwen/Qwen-Image
  - Qwen/Qwen-Image-2512
  - DiffSynth-Studio/Qwen-Image-Distill-Full
base_model_relation: finetune
parameters: 203.0B
tensor_type:
  - U8
  - F32
  - F8_E4M3
  - BF16
library_name:
  - safetensors
downloads: 117650
stars: 114
tags:
  - diffusion-single-file
  - comfyui
---

# Qwen-Image_ComfyUI

> Qwen-Image_ComfyUI - Comfy-Org 在 ModelScope 开源的模型。Repackaged model files for ComfyUI.

Comfy-Org/Qwen-Image_ComfyUI 是 ModelScope 魔搭社区上的 203.0B 参数text-to-image-synthesis模型，采用 apache-2.0 许可，基于 Qwen/Qwen-Image、Qwen/Qwen-Image-2512、DiffSynth-Studio/Qwen-Image-Distill-Full 构建。

- **Repository**: Comfy-Org/Qwen-Image_ComfyUI
- **License**: apache-2.0
- **Tasks**: text-to-image-synthesis
- **Parameters**: 203.0B
- **Base model**: Qwen/Qwen-Image, Qwen/Qwen-Image-2512, DiffSynth-Studio/Qwen-Image-Distill-Full
- **Tags**: diffusion-single-file, comfyui
- **Downloads**: 117650
- **Stars**: 114
- **Last updated**: 2026-08-17

Source: https://www.modelscope.cn/models/Comfy-Org/Qwen-Image_ComfyUI

---

# Qwen-Image

Repackaged model files for ComfyUI.

Original model repository:

- https://huggingface.co/Qwen/Qwen-Image
- https://huggingface.co/Qwen/Qwen-Image-2512
- https://huggingface.co/DiffSynth-Studio/Qwen-Image-Distill-Full

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/
