图像 提示词
粒状健身镜自拍提示词

一个高度精细、结构化的 JSON 提示,用于 Nano Banana Pro,详细描述了一张健身房镜子自拍。它指定了技术设置(8K,4:5 宽高比)、严格的面部保留,以及拍摄对象姿势(低蹲、手持手机)、服装(米黄色运动文胸、白色紧身裤)和健身房环境的微小细节,旨在生成高保真图像。
提示词
```json
{
"project_settings": {
"project_name": "健身房镜面自拍系列",
"version": "4.0.0-granular",
"target_model": "Stable Diffusion / Midjourney v6"
},
"generation_parameters": {
"face_preservation": {
"enabled": true,
"method": "Reference ControlNet / IP-Adapter",
"strictness_level": "高",
"protected_features": [
"面部结构",
"眉形",
"妆容风格",
"唇部形态",
"发际线保真度"
]
},
"technical_specs": {
"aspect_ratio": "4:5",
"resolution": "8K",
"orientation": "肖像"
}
},
"scene_composition": {
"subject": {
"demographics": {
"gender": "女性",
"age_group": "青年"
},
"pose_definition": {
"stance": "低姿蹲坐",
"leg_position": "一膝向前",
"torso_orientation": "身体略微倾向镜子",
"head_tilt": "向下倾斜(约 15 度)",
"gaze": "专注于手机屏幕",
"hand_placement": {
"right_hand": "手持手机置于脸前",
"left_hand": "手搭在膝盖上"
}
},
"grooming": {
"hair": {
"color": "卷曲金发",
"length": "短",
"style": "半扎马尾",
"texture": "光滑、直发",
"accessory": "小发夹"
},
"makeup": {
"style": "自然",
"finish": "柔和哑光"
},
"nails": {
"color": "黑色",
"finish": "亮面"
}
},
"wardrobe": {
"upper_body": {
"item": "运动文胸",
"color": "米黄色",
"fit": "紧身、塑形",
"material_properties": "略带光泽,合成纤维"
},
"lower_body": {
"item": "紧身裤",
"color": "白色",
"fit": "宽松、休闲",
"waist_style": "高腰"
},
"footwear": {
"item": "运动鞋",
"color": "红色",
"style": "厚重/运动风"
},
"jewelry": [
{ "type": "项链", "material": "银" },
{ "type": "手链", "material": "银" },
{ "type": "戒指", "material": "银" }
]
}
},
"props": {
"primary_device": {
"type": "苹果智能手机",
"case_texture": "闪光",
"case_color": "银色",
"holding_angle": "垂直"
}
},
"environment": {
"location_type": "室内健身房",
"architecture": {
"walls": "落地镜",
"flooring": "木纹健身房地板"
},
"background_elements": [
"推胸机",
"模糊的健身器材"
]
},
"lighting_and_atmosphere": {
"primary_source": "柔和的顶"
}
}
}
```

