乡村比基尼肖像提示词(JSON 格式)
Author:Daniel_vieirao
2026/01/05 09:12
Description
生成乡村比基尼肖像,展现自然光线下的休闲穿搭和胶片摄影美学。
Tags
图像生成视觉化
Content
```json
{
"subject": {
"description": "一位年轻女子俯身在一张大木桌上,回头望向镜头。",
"age": "20-30多岁",
"expression": "中性略带好奇。",
"hair": {
"color": "金色",
"style": "用粉色格子头巾扎起,前额有刘海。"
},
"clothing": {
"top": {
"type": "比基尼上衣",
"color": "粉色",
"details": "三角系带比基尼"
},
"bottom": {
"type": "比基尼下装",
"color": "粉色",
"details": "侧系带比基尼下装"
}
},
"face": {
"preserve_original": true,
"makeup": "自然,淡妆"
}
},
"accessories": {
"earrings": {
"type": "小耳钉"
},
"jewelry": {
"necklace": null
},
"device": {
"type": null,
"details": null
}
},
"photography": {
"camera_style": "抓拍,自然光摄影",
"lighting": "自然日光,略带暖色调",
"angle": "略低角度,捕捉她的侧影和背部",
"shot_type": "中景",
"texture": "胶片颗粒感,自然"
},
"background": {
"setting": "露天用餐区,可能是露台或阳台",
"wall_color": "米色/灰泥色",
"elements": [
"大木桌",
"一碗水果(苹果、香蕉)",
"玻璃瓶",
"木椅",
"盆栽植物",
"模糊的室内区域视图,有木梁"
],
"atmosphere": "放松、温暖、质朴、热带风情",
"lighting": "柔和、漫射的日光"
}
}
```
---
**Original English:**
{
"subject": {
"description": "Young woman leaning over a large wooden table, looking back over her shoulder towards the camera.",
"age": "20s-30s",
"expression": "Neutral to slightly inquisitive.",
"hair": {
"color": "Blonde",
"style": "Tied back with a pink gingham headscarf, fringe at the front."
},
"clothing": {
"top": {
"type": "Bikini top",
"color": "Pink",
"details": "Triangle string bikini"
},
"bottom": {
"type": "Bikini bottom",
"color": "Pink",
"details": "Side-tie bikini bottoms"
}
},
"face": {
"preserve_original": true,
"makeup": "Natural, minimal"
}
},
"accessories": {
"earrings": {
"type": "Small stud earrings"
},
"jewelry": {
"necklace": null
},
"device": {
"type": null,
"details": null
}
},
"photography": {
"camera_style": "Candid, natural light photograph",
"lighting": "Natural daylight, slightly warm",
"angle": "Slightly low angle, capturing her profile and back",
"shot_type": "Medium shot",
"texture": "Film grain, natural"
},
"background": {
"setting": "Open-air dining area, possibly a patio or veranda",
"wall_color": "Beige/stucco",
"elements": [
"Large wooden table",
"Bowl of fruit (apples, bananas)",
"Glass bottle",
"Wooden chairs",
"Potted plants",
"Blurred view of an indoor area with wooden beams"
],
"atmosphere": "Relaxed, warm, rustic, tropical",
"lighting": "Soft, diffused daylight"
}
}