排球运动员鼓掌,身份锁定
Author:Zara
2026/01/05 09:12
Description
生成排球运动员鼓掌照片,严格保持参考图身份特征,展现运动员的竞技风采。
Tags
画像生成ビジュアル化
Content
```json
{
"image_prompt": {
"reference": {
"face_identity": "上传的参考图像",
"identity_lock": true,
"face_preservation": "面部结构、比例、眼睛、鼻子、嘴唇、眉毛、皮肤纹理、痣和表情 100% 相同"
},
"subject": {
"gender": "女性",
"age_range": "青年",
"expression": "平静、专注、中性竞技表情",
"pose": {
"action": "双手举起,正在鼓掌",
"body_orientation": "四分之三侧面",
"posture": "直立的运动姿态"
}
},
"outfit": {
"top": "黄色和海军蓝无袖排球运动衫",
"armwear": "右臂戴黑色压缩臂套",
"bottom": {
"type": "及踝黑色运动裤",
"coverage": "腿部始终完全覆盖",
"fit": "运动型、修身、不透明面料"
},
"footwear": "不可见或被裁剪掉"
},
"appearance": {
"hair": {
"style": "高马尾,带柔软刘海",
"color": "深棕色"
},
"makeup": "自然运动妆容,淡腮红,细眼线",
"nails": "短指甲,涂黑色指甲油"
},
"scene": {
"location": "室内体育馆",
"background": "模糊的排球场,带有粉色和白色墙板",
"other_subjects": "队友在柔和的背景模糊中可见"
},
"lighting": {
"type": "明亮的室内运动照明",
"tone": "中性且均匀",
"shadows": "柔和"
},
"camera": {
"shot_type": "中景",
"angle": "平视",
"focus": "主体面部和上半身清晰对焦",
"depth_of_field": "背景景深较浅"
},
"constraints": {
"no_nudity": true,
"no_exposed_legs": true,
"legs_must_be_covered": "需要黑色裤子",
"no_outfit_changes": "运动衫和臂套保持不变",
"no_face_modification": true
},
"quality": {
"realism": "超写实",
"resolution": "8K 超清晰",
"detail_level": "高"
}
}
}
```
---
**Original English:**
{
"image_prompt": {
"reference": {
"face_identity": "uploaded reference image",
"identity_lock": true,
"face_preservation": "100% identical facial structure, proportions, eyes, nose, lips, brows, skin texture, moles, and expression"
},
"subject": {
"gender": "female",
"age_range": "young adult",
"expression": "calm, focused, neutral competitive expression",
"pose": {
"action": "hands raised mid-clap",
"body_orientation": "three-quarter side profile",
"posture": "upright athletic stance"
}
},
"outfit": {
"top": "yellow and navy sleeveless volleyball jersey",
"armwear": "black compression arm sleeve on right arm",
"bottom": {
"type": "full-length black athletic pants",
"coverage": "legs fully covered at all times",
"fit": "sporty, fitted, opaque fabric"
},
"footwear": "not visible or cropped out"
},
"appearance": {
"hair": {
"style": "high ponytail with soft bangs",
"color": "dark brown"
},
"makeup": "natural sports makeup, light blush, subtle eyeliner",
"nails": "short, painted black"
},
"scene": {
"location": "indoor sports arena",
"background": "blurred volleyball court with pink and white wall panels",
"other_subjects": "teammates visible in soft background blur"
},
"lighting": {
"type": "bright indoor sports lighting",
"tone": "neutral and even",
"shadows": "soft"
},
"camera": {
"shot_type": "medium shot",
"angle": "eye-level",
"focus": "sharp focus on subject face and upper body",
"depth_of_field": "shallow background blur"
},
"constraints": {
"no_nudity": true,
"no_exposed_legs": true,
"legs_must_be_covered": "black pants required",
"no_outfit_changes": "jersey and arm sleeve remain identical",
"no_face_modification": true
},
"quality": {
"realism": "photorealistic",
"resolution": "8K ultra sharp",
"detail_level": "high"
}
}
}