JoyAI-Image-Edit-Plus: Multi-Image Instruction-Guided Editing by JD Open Source
JoyAI-Image-Edit-Plus is JD Open Source's multi-image instruction-guided editing model for 1-6 reference images, combining 8B MLLM + 16B MMDiT. BF16 and INT8 formats with native ComfyUI support."
J
JoyAI-Image-Edit-Plus
Image EditingMulti-ImageInstruction-GuidedCompositionMultimodalMulti-image instruction-guided editing model by JD Open Source. Accepts 1 to 6 reference images along with a text instruction and generates a new image combining elements from all references. Natively supported in ComfyUI with pre-packaged model files.
| Developer | JD Open Source (JD.com) |
| Release Date | 2026-05 |
| Architecture | 8B MLLM + 16B MMDiT |
| License | Apache-2.0 |
| ComfyUI Support | Native (since June 9, 2026) |
| Formats | BF16 (full precision) / INT8 ConvRot (quantized) |
| Reference Images | 1-6 |
Model Files
| File | Directory | Format |
|---|---|---|
joyai_image_edit_plus_bf16.safetensors | diffusion_models/ | BF16 |
joyai_image_edit_plus_int8_convrot.safetensors | diffusion_models/ | INT8 ConvRot |
qwen3vl_8b_joyimage_edit_plus_bf16.safetensors | text_encoders/ | BF16 |
qwen3vl_8b_joyimage_edit_plus_int8_convrot.safetensors | text_encoders/ | INT8 ConvRot |
wan_2.1_vae.safetensors | vae/ | BF16 |
Installation
Place the downloaded files in the following ComfyUI directory structure:
ComfyUI/
└── models/
├── diffusion_models/
│ └── joyai_image_edit_plus_bf16.safetensors
│ └── joyai_image_edit_plus_int8_convrot.safetensors
├── text_encoders/
│ ├── qwen3vl_8b_joyimage_edit_plus_bf16.safetensors
│ └── qwen3vl_8b_joyimage_edit_plus_int8_convrot.safetensors
└── vae/
└── wan_2.1_vae.safetensorsComfyUI Workflow
A pre-built ComfyUI workflow is bundled in the HF repository:
| File | Link |
|---|---|
workflow_joyimage_edit_plus.json | Download |
Related News
Guides and workflows related to this model series.
No articles found.
Comments
Sign in with GitHub to join the discussion.