4-Panel Professional Avatar Grid
Generates a 2x2 grid of photorealistic portraits showing the same person in four different professional and casual outfits.

프롬프트
{
"type": "2x2 인물 그리드",
"subject": "{argument name=\"subject description\" default=\"짧은 검은 머리에 가벼운 미소를 띤 젊은 동아시아 남성\"}",
"style": "실사풍, 고해상도, 전문적인 조명, 모든 패널에서 일관된 얼굴 식별 가능",
"layout": {
"format": "2x2 그리드",
"panel_count": 4,
"panels": [
{
"position": "왼쪽 상단",
"description": "{argument name=\"profession 1\" default=\"회색 질감 배경을 배경으로 짙은 네이비 정장, 흰색 셔츠, 파란색 넥타이를 착용한 기업 전문가\"}"
},
{
"position": "오른쪽 상단",
"description": "{argument name=\"profession 2\" default=\"흐릿한 공원 배경을 배경으로 짙은 파란색 크루넥 티셔츠를 입은 캐주얼한 복장\"}"
},
{
"position": "왼쪽 하단",
"description": "{argument name=\"profession 3\" default=\"흐릿한 창고 배경을 배경으로 노란색 안전모, 네이비색 작업 셔츠, 밝은 주황색 고시인성 조끼를 착용한 건설 노동자\"}"
},
{
"position": "오른쪽 하단",
"description": "{argument name=\"profession 4\" default=\"흐릿한 실험실 배경을 배경으로 연한 파란색 깃이 있는 셔츠 위에 흰색 실험 가운을 입은 의료 전문가\"}"
}
]
}
}
기계 번역 — 실제 결과물을 만든 것은 원문 프롬프트입니다.
원문 프롬프트
{
"type": "2x2 portrait grid",
"subject": "{argument name=\"subject description\" default=\"young adult East Asian male with short black hair and a slight smile\"}",
"style": "photorealistic, high-resolution, professional lighting, consistent facial identity across all panels",
"layout": {
"format": "2x2 grid",
"panel_count": 4,
"panels": [
{
"position": "top-left",
"description": "{argument name=\"profession 1\" default=\"Corporate professional wearing a dark navy suit, white shirt, and blue tie against a gray textured background\"}"
},
{
"position": "top-right",
"description": "{argument name=\"profession 2\" default=\"Casual attire wearing a dark blue crew neck t-shirt against a blurred outdoor park background\"}"
},
{
"position": "bottom-left",
"description": "{argument name=\"profession 3\" default=\"Construction worker wearing a yellow hard hat, navy blue work shirt, and bright orange high-visibility vest against a blurred warehouse background\"}"
},
{
"position": "bottom-right",
"description": "{argument name=\"profession 4\" default=\"Medical professional wearing a white lab coat over a light blue collared shirt against a blurred laboratory background\"}"
}
]
}
}