图像 提示词
体操队合影快照提示

一个详细的 JSON 提示,用于生成一张休闲风格的全身快照,画面中有三名身穿栗色紧身衣的女子体操运动员,其中指定了她们各自的姿势(下蹲、站立、扭转躯干)、表情(俏皮、微笑),以及室内体育设施的背景,背景中有木质镶板和墙上的文字。
提示词
```json
{
"aspect_ratio": "9:16",
"scene_type": "室内运动队合影",
"camera": {
"device": "智能手机或数码相机",
"angle": "平视",
"framing": "三个人物全身,垂直构图",
"focus": "人物和背景文字清晰对焦",
"style": "休闲团队快照"
},
"subjects": [
{
"position": "左",
"gender": "女",
"build": "健壮",
"hair": {
"color": "浅棕色",
"length": "长",
"style": "直发,披散在肩上"
},
"face": {
"shape": "椭圆形",
"expression": "灿烂的笑容",
"eyes": "睁开,看向镜头",
"emotion": "快乐自信"
},
"body_posture": {
"stance": "直立站姿",
"weight_distribution": "双脚平衡站立",
"arms": "一只手叉腰,另一只手臂放松",
"feet": "赤脚,平放在地板上"
},
"clothing": {
"type": "体操服",
"primary_color": "栗色",
"details": "长袖,带网眼和水钻点缀,躯干有浅色渐变设计"
}
},
{
"position": "中",
"gender": "女",
"build": "健壮",
"hair": {
"color": "中棕色",
"length": "长",
"style": "直发,靠近中间分缝"
},
"face": {
"shape": "圆形到椭圆形",
"expression": "俏皮,舌头微吐",
"eyes": "睁开,看向镜头",
"emotion": "活力,俏皮"
},
"body_posture": {
"stance": "深蹲",
"knees": "向外弯曲",
"arms": "双手举起,做出富有表现力的手势",
"feet": "赤脚,脚跟微抬"
},
"clothing": {
"type": "体操服",
"primary_color": "栗色",
"details": "长袖,闪亮装饰,胸部有较浅的装饰图案"
}
},
{
"position": "右",
"gender": "女",
"build": "健壮",
"hair": {
"color": "金色",
"length": "长",
"style": "蓬松波浪"
},
"face": {
"shape": "椭圆形",
"expression": "微笑,俏皮地吐着舌头",
"eyes": "睁开,瞥向镜头",
"emotion": "有趣,俏皮"
},
"body_posture": {
"stance": "背部部分转向站立",
"torso": "身体略微扭向镜头",
"arms": "双手按在墙上",
"feet": "赤脚,脚跟落地"
},
"clothing": {
"type": "体操服",
"primary_color": "栗色和金色",
"details": "长袖,金色上部形成对比,水钻点缀"
}
}
],
"environment": {
"location": "室内运动设施或学校建筑",
"background": {
"wall_material": "水平木质"
}
}
}
```

