超逼真室内肖像 (Hawaiian Tropic)

Author:ANKIT PATEL 🇮🇳 | AI
2026/01/05 09:12

Description

生成室内肖像照片,融合品牌元素和自然妆容,呈现高角度拍摄的现代生活方式

Tags

图像生成视觉化内容生成

Content

```json
{
  "image_details": {
    "subject": {
      "appearance": {
        "gender": "女性",
        "age_group": "青年",
        "hair": {
          "color": "金色",
          "style": "长卷发",
          "parting": "中分"
        },
        "face": {
          "complexion": "白皙,有雀斑",
          "eyes": "深色",
          "makeup": "自然妆容,淡睫毛膏,粉色腮红,亮泽唇妆"
        },
        "expression": "略带微笑,看向镜头"
      },
      "pose": {
        "type": "高角度拍摄",
        "stance": "站立,身体略微扭转",
        "arms": "一只手臂向后,一只手靠近臀部"
      },
      "attire": {
        "top": {
          "type": "抹胸上衣",
          "color": "黑色",
          "graphic": "棕色“HAWAIIAN TROPIC”文字"
        },
        "bottoms": {
          "type": "短裤",
          "color": "白色",
          "graphic": "棕色芙蓉花图案"
        },
        "accessories": {
          "necklace": "金色吊坠项链"
        }
      }
    },
    "environment": {
      "location": "现代室内起居空间",
      "background": {
        "elements": [
          "大型深色电视屏幕",
          "深色木质媒体柜",
          "插有白色蓬松植物的花瓶",
          "垂直木质板条墙板",
          "白色瓷砖地板",
          "门廊"
        ]
      }
    },
    "lighting": {
      "source": "自然阳光",
      "direction": "侧面(右侧)",
      "quality": "明亮,温暖,投射出柔和的阴影"
    },
    "mood": "放松,自信,休闲,阳光明媚",
    "photography_style": {
      "type": "超写实",
      "camera_details": {
        "shot_type": "高角度",
        "focus": "主体清晰",
        "resolution": "高分辨率",
        "color_palette": "暖色调,自然"
      }
    }
  }
}
```

---

**Original English:**
{
  "image_details": {
    "subject": {
      "appearance": {
        "gender": "female",
        "age_group": "young adult",
        "hair": {
          "color": "blonde",
          "style": "long, wavy",
          "parting": "center"
        },
        "face": {
          "complexion": "fair, freckled",
          "eyes": "dark",
          "makeup": "natural, light mascara, pink blush, glossy lips"
        },
        "expression": "slight smile, looking at camera"
      },
      "pose": {
        "type": "high-angle shot",
        "stance": "standing, slight twist",
        "arms": "one arm back, one hand near hip"
      },
      "attire": {
        "top": {
          "type": "tube top",
          "color": "black",
          "graphic": "brown '{argument name="graphic text" default="HAWAIIAN TROPIC"}' text"
        },
        "bottoms": {
          "type": "shorts",
          "color": "white",
          "graphic": "brown hibiscus flower"
        },
        "accessories": {
          "necklace": "gold pendant chain"
        }
      }
    },
    "environment": {
      "location": "modern indoor living space",
      "background": {
        "elements": [
          "large dark TV screen",
          "dark wood media console",
          "vase with white fluffy plants",
          "vertical wooden slatted wall panel",
          "white tiled floor",
          "doorway"
        ]
      }
    },
    "lighting": {
      "source": "natural sunlight",
      "direction": "from the side (right)",
      "quality": "bright, warm, casting soft shadows"
    },
    "mood": "relaxed, confident, casual, sunny",
    "photography_style": {
      "type": "ultra-photorealistic",
      "camera_details": {
        "shot_type": "high-angle",
        "focus": "sharp on subject",
        "resolution": "high",
        "color_palette": "warm, natural"
      }
    }
  }
}