柔和、真诚的户外肖像 (结构化 JSON)
Author:Vivek HY
2026/01/05 09:12
Description
生成柔和真诚的户外肖像,融合自然光线和放松自然的表情氛围。
Tags
图像生成视觉化
Content
```json
{
"image_generation_prompt": {
"subject_details": {
"gender": "女性",
"description": "一位面带自然柔和微笑的年轻女性",
"hair": {
"length": "中长",
"style": "直发",
"color": "棕色",
"parting": "中分"
},
"expression": "柔和的微笑,放松而自然"
},
"outfit": {
"top_layer": "米色针织开衫,配大纽扣",
"inner_top": "黑白横条纹抹胸"
},
"pose": {
"hand_position": "双手轻柔地扶着开衫纽扣附近",
"body_position": "坐姿,上半身可见",
"camera_angle": "肖像构图,居中"
},
"background": {
"type": "户外",
"details": "柔和模糊的绿植、岩石和自然日光",
"lighting": "自然阳光,暖色调,柔和阴影"
},
"aesthetic": {
"vibe": "柔和、温暖、自然、抓拍感",
"quality": "高分辨率,单反相机效果"
},
"signature": {
"text": "Vivek H Y",
"placement": "底部角落",
"style": "小巧、优雅的水印"
}
}
}
```
---
**Original English:**
{
"image_generation_prompt": {
"subject_details": {
"gender": "female",
"description": "Young woman with a natural gentle smile",
"hair": {
"length": "medium",
"style": "straight",
"color": "brown",
"parting": "middle"
},
"expression": "soft smile, relaxed and natural"
},
"outfit": {
"top_layer": "beige knitted cardigan with large buttons",
"inner_top": "black-and-white horizontal striped tube top"
},
"pose": {
"hand_position": "hands softly holding the cardigan near the buttons",
"body_position": "seated, upper-body visible",
"camera_angle": "portrait, centered composition"
},
"background": {
"type": "outdoor",
"details": "soft blurred greenery, rocks, and natural daylight",
"lighting": "natural sunlight, warm tones, soft shadows"
},
"aesthetic": {
"vibe": "soft, warm, natural, candid",
"quality": "high resolution, DSLR look"
},
"signature": {
"text": "Vivek H Y",
"placement": "bottom corner",
"style": "small, elegant watermark"
}
}
}