JoyAI-Image-Edit-Plus: JD 오픈소스의 다중 이미지 명령어 기반 편집
JoyAI-Image-Edit-Plus는 JD 오픈소스의 다중 이미지 명령어 기반 편집 모델로, 1-6개의 참조 이미지를 지원하며 8B MLLM + 16B MMDiT을 결합합니다. BF16 및 INT8 형식으로 제공되며 네이티브 ComfyUI를 지원합니다.
J
JoyAI-Image-Edit-Plus
Image EditingMulti-ImageInstruction-GuidedCompositionMultimodalJD 오픈소스의 다중 이미지 명령어 기반 편집 모델입니다. 1~6개의 참조 이미지와 텍스트 명령어를 받아 모든 참조 이미지의 요소를 결합한 새 이미지를 생성합니다. 사전 패키징된 모델 파일로 ComfyUI에서 네이티브로 지원됩니다.
| 개발자 | JD Open Source (JD.com) |
| 출시일 | 2026-05 |
| 아키텍처 | 8B MLLM + 16B MMDiT |
| 라이선스 | Apache-2.0 |
| ComfyUI 지원 | 네이티브 (2026년 6월 9일부터) |
| 형식 | BF16 (전정밀) / INT8 ConvRot (양자화) |
| 참조 이미지 | 1-6개 |
모델 파일
| 파일 | 디렉토리 | 형식 |
|---|---|---|
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 |
설치
다운로드한 파일을 다음 ComfyUI 디렉토리 구조에 배치하세요:
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 워크플로
사전 구축된 ComfyUI 워크플로가 HF 저장소에 포함되어 있습니다:
| 파일 | 링크 |
|---|---|
workflow_joyimage_edit_plus.json | 다운로드 |
관련 뉴스
Guides and workflows related to this model series.
No articles found.
댓글
GitHub로 로그인하고 토론에 참여하세요.