LeanCode
早晨厨房慵懒生活人像摄影

早晨厨房慵懒生活人像摄影

English
{
  "type": "image_prompt",
  "aspect_ratio": "9:16",

  "style": {
    "genre": "Morning lifestyle portrait photography",
    "mood": [
      "cozy",
      "relaxing",
      "intimate",
      "warm morning atmosphere"
    ]
  },

  "subject": {
    "name": "[NAME]",

    "appearance": {
      "hair": "Half-up, half-down hairstyle, slightly messy",
      "expression": "Soft smile with a fresh morning appearance",
      "skin": {
        "texture": "Realistic human skin texture",
        "details": [
          "subtle pores",
          "natural glow"
        ]
      },
      "body_type": "[]"
    },

    "clothing": {
      "top": "Oversized light blue ribbed knit sweater falling off one shoulder (off-shoulder)",
      "legwear": "Opaque white thigh-high socks"
    },

    "pose": {
      "position": "Sitting casually on a kitchen counter with crossed legs",
      "hands": "Holding a teal ceramic mug close to her chest with both hands",
      "posture": "Very relaxed and welcoming"
    }
  },

  "environment": {
    "location": "Sunlit home kitchen interior",

    "details": {
      "window": "Large window in the background",
      "cabinets": "Lower kitchen cabinets painted light gray"
    },

    "props": [
      "Teal ceramic mug"
    ]
  },

  "lighting": {
    "type": "Strong natural morning backlighting",
    "effects": [
      "soft rim light around hair and shoulders",
      "radiant highlights",
      "defined shadows",
      "soft bounced fill light inside the kitchen"
    ]
  },

  "camera": {
    "shot": "Medium shot",
    "angle": "Slightly low angle",
    "lens": "50mm",
    "settings": {
      "aperture": "f/2.8",
      "iso": 100,
      "shutter_speed": "1/500s"
    }
  },

  "quality": {
    "resolution": "High photographic resolution",
    "focus": "Sharp focus on the face",
    "details": [
      "accurate wool texture rendering",
      "realistic skin rendering",
      "balanced backlight exposure",
      "preserved shadow detail"
    ]
  }
}
中文
{
  "type": "图像提示",
  "aspect_ratio": "9:16",
  "style": {
    "genre": "早晨生活人像摄影",
    "mood": [
      "舒适",
      "放松",
      "亲密",
      "温暖的早晨氛围"
    ]
  },
  "subject": {
    "name": "[姓名]",
    "appearance": {
      "hair": "半扎半披发型,略显凌乱",
      "expression": "温柔的微笑,清新的早晨形象",
      "skin": {
        "texture": "逼真的皮肤质感",
        "details": [
          "微细毛孔",
          "自然光泽"
        ]
      },
      "body_type": "[]"
    },
    "clothing": {
      "top": "超大号浅蓝色罗纹针织毛衣,一边肩膀滑落(露肩)",
      "legwear": "不透明白色大腿袜"
    },
    "pose": {
      "position": "随意坐在厨房台面上,双腿交叉",
      "hands": "双手捧着青色陶瓷杯贴在胸前",
      "posture": "非常放松且亲切"
    }
  },
  "environment": {
    "location": "阳光充足的家庭厨房内部",
    "details": {
      "window": "背景有大窗户",
      "cabinets": "涂成浅灰色的下厨柜"
    },
    "props": [
      "青色陶瓷杯"
    ]
  },
  "lighting": {
    "type": "强烈的自然晨间逆光",
    "effects": [
      "头发和肩膀周围有柔和的轮廓光",
      "灿烂的高光",
      "清晰的阴影",
      "厨房内柔和的补光"
    ]
  },
  "camera": {
    "shot": "中景",
    "angle": "略微低角度",
    "lens": "50mm",
    "settings": {
      "aperture": "f/2.8",
      "iso": 100,
      "shutter_speed": "1/500s"
    }
  },
  "quality": {
    "resolution": "高分辨率摄影",
    "focus": "焦点聚焦在面部",
    "details": [
      "精确的羊毛质感渲染",
      "逼真的皮肤渲染",
      "平衡的逆光曝光",
      "保留阴影细节"
    ]
  }
}