图像 提示词
名人红毯场景的详细 JSON 提示

一个高度结构化的 JSON 提示,用于生成一张电影风格的、时尚奢华的室内派对照片,主角是两位名人(Sydney Sweeney 和 Amanda Seyfried)。该提示详细定义了环境、灯光、服装和具体的解剖学细节,以获得精确且迷人的效果。
提示词
```json
{
"metadata": {
"version": "1.1",
"project": "假日红毯派对",
"style_preset": "Jason_电影_魅力"
},
"canvas_settings": {
"dimensions": {
"width": 1200,
"height": 1200,
"unit": "px"
},
"format": {
"aspect_ratio": "1:1",
"orientation": "正方形"
}
},
"environment": {
"location": {
"setting": "奢华室内派对场地",
"event": "电影《女仆》首映庆典",
"atmosphere": "节日、优雅、电影感、高级时装"
},
"lighting": {
"primary_source": {
"type": "电影聚光灯和环境光",
"position": "前方略上方",
"temperature": "暖金色",
"behavior": "戏剧性而柔和,光线平滑过渡"
},
"accent_lighting": {
"type": "装饰性节日灯",
"color": "柔和暖白色",
"intensity": "低"
},
"global_contrast": "中高"
},
"background_elements": {
"decor": {
"elements": [
"红色一品红花",
"圣诞绿植",
"装饰品",
"柔和的仙女灯"
],
"placement": "边缘和柔和模糊的背景"
},
"backdrop": {
"style": "暗沉忧郁",
"finish": "柔和的散景高光"
}
}
},
"character_models": [
{
"identity": {
"name": "{argument name=\"first celebrity\" default=\"Sydney Sweeney\"}",
"gender": "女性",
"age": "20 多岁中期",
"appearance": "精确的肖像"
},
"anatomy_details": {
"skin": "光滑逼真的质感,自然光泽",
"hair": {
"color": "金色",
"style": "长而蓬松的波浪",
"finish": "丝滑"
}
},
"wardrobe": {
"item": "无肩带缎面迷你连衣裙",
"color": "纯白色",
"fit": "修身廓形,及膝上方长度",
"details": [
"3D 花卉贴花",
"胸衣上的精致刺绣"
],
"accessories": [
"白色蕾丝露趾高跟鞋"
],
"makeup": {
"style": "魅力四射",
"lip_color": "大胆的红色"
}
},
"performance": {
"pose": "手挽手站立",
"expression": "自信的笑容,直视前方"
}
},
{
"identity": {
"name": "{argument name=\"second celebrity\" default=\"Amanda Seyfried\"}",
"gender": "女性",
"age": "30 多岁后期",
"appearance": "精确的肖像"
},
"anatomy_details": {
"skin": "自然逼真的质感",
"hair": {
"color": "金色",
"style": "柔和优雅的波浪"
}
},
"wardrobe": {
"item": "无肩带金属色晚礼服",
"color": "闪亮的红色",
"fit": "修身",
"details": [
"不对称褶皱垂坠",
"高开衩"
]
}
}
]
}
```

