mirror of
https://www.modelscope.cn/Comfy-Org/Qwen-Image_ComfyUI.git
synced 2026-08-31 00:12:56 +08:00
ea2bc881907768e660014734e818823f108c542c
- Normalize README metadata and formatting (df868e3d33ad0b7bd27b766ca23cffff9f527f91) - Place upstream sources with model description (b4fd83006d204ff54113459650133ab63e31780f) (batch 1/1)
license, tags, base_model
| license | tags | base_model | |||||
|---|---|---|---|---|---|---|---|
| apache-2.0 |
|
|
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/
Description