JoyAI-Image-Edit : Retouche d'image guidée par instructions sur image unique par JD Open Source
JoyAI-Image-Edit est le modèle de retouche d'image guidée par instructions sur image unique de JD Open Source, combinant un MLLM 8B et un MMDiT 16B. Disponible dans les formats BF16 et INT8 avec un support natif ComfyUI.
J
JoyAI-Image-Edit
Image EditingInstruction-GuidedSpatial EditingMultimodalModèle de retouche d'image guidée par instructions sur image unique par JD Open Source. Accepte une image d'entrée et une instruction en langage naturel, puis génère le résultat retouché. Pris en charge nativement dans ComfyUI avec des fichiers de modèle pré-emballés aux formats BF16 et INT8 ConvRot.
| Développeur | JD Open Source (JD.com) |
| Date de sortie | 2026-05 |
| Architecture | 8B MLLM + 16B MMDiT |
| Licence | Apache-2.0 |
| Support ComfyUI | Natif (depuis le 9 juin 2026) |
| Formats | BF16 (pleine précision) / INT8 ConvRot (quantifié) |
Fichiers du modèle
| Fichier | Répertoire | Format |
|---|---|---|
joyai_image_edit_bf16.safetensors | diffusion_models/ | BF16 |
joyai_image_edit_int8_convrot.safetensors | diffusion_models/ | INT8 ConvRot |
qwen3vl_8b_joyimage_edit_bf16.safetensors | text_encoders/ | BF16 |
qwen3vl_8b_joyimage_edit_int8_convrot.safetensors | text_encoders/ | INT8 ConvRot |
wan_2.1_vae.safetensors | vae/ | BF16 |
Installation
Placez les fichiers téléchargés dans la structure de répertoires ComfyUI suivante :
ComfyUI/
└── models/
├── diffusion_models/
│ ├── joyai_image_edit_bf16.safetensors
│ └── joyai_image_edit_int8_convrot.safetensors
├── text_encoders/
│ ├── qwen3vl_8b_joyimage_edit_bf16.safetensors
│ └── qwen3vl_8b_joyimage_edit_int8_convrot.safetensors
└── vae/
└── wan_2.1_vae.safetensorsWorkflow ComfyUI
Un workflow ComfyUI pré-construit est inclus dans le dépôt HF:
| Fichier | Lien |
|---|---|
workflow_joyimage_edit.json | Télécharger |
Actualités associées
Guides and workflows related to this model series.
No articles found.
Commentaires
Connectez-vous avec GitHub pour rejoindre la discussion.