--- license: other license_name: qwen-research license_link: https://huggingface.co/Qwen/Qwen-Image-2.1/blob/main/LICENSE tags: - comfyui - diffusion-single-file base_model: - Qwen/Qwen-Image-2.1 --- # Qwen-Image 2.1 Repackaged model files for ComfyUI. Original model repository: https://huggingface.co/Qwen/Qwen-Image-2.1 --- ## Prompt enhancer The qwen3.5_9b_qwen_image_2.1_pe -models are for prompt enhancement, to be used with the TextGenerate -node. Original model repositories: https://huggingface.co/Qwen/Qwen-Image-2.1-PE-T2I https://huggingface.co/Qwen/Qwen-Image-2.1-PE-I2I --- Place the files in the following folders: ``` 📂 ComfyUI/ └── 📂 models/ ├── 📂 diffusion_models/ │ ├── qwen_image_2.1_bf16.safetensors │ └── qwen_image_2.1_int8_convrot.safetensors ├── 📂 text_encoders/ │ ├── qwen3vl_8b_bf16.safetensors │ ├── qwen3vl_8b_int8_convrot.safetensors │ ├── qwen3vl_8b_w4a8.safetensors │ ├── qwen3.5_9b_qwen_image_2.1_pe_i2i.int8_convrot.safetensors │ └── qwen3.5_9b_qwen_image_2.1_pe_t2i.int8_convrot.safetensors └── 📂 vae/ └── qwen_image_2.1_vae_bf16.safetensors ``` Workflow: - Text-to-image: https://github.com/Comfy-Org/workflow_templates/blob/main/templates/image_qwen_image_2_1_t2i.json - Image Edit: https://github.com/Comfy-Org/workflow_templates/blob/main/templates/image_qwen_image_2_1_image_edit.json ## Workflows
| Workflow | Thumb | |
|---|---|---|
| Qwen Image 2.1: Image Edit | ![]() Before | ![]() After |
| Qwen Image 2.1: Text to Image | ![]() | |
| Remove Background: Qwen Image 2.1 | ![]() Before | ![]() After |