结构化坦率室内肖像提示

Author:Taaruk
2026/01/05 09:12

Description

根据参考图生成室内抓拍肖像,展现自然随意的工作场景和真实表情

Tags

图像生成视觉化

Content

```json
{
  "Objective": "根据提供的参考图像,生成一张主题人物在室内的真实抓拍照片。",
  
  "Identity_Safety": "保持面部特征、发型和外貌与提供的参考图像一致。",

  "Subject": {
    "Appearance": {
      "Age": "{argument name=\"age\" default=\"年轻人\"}",
      "Hair": "自然蓬松的黑色头发,柔和地勾勒出脸部轮廓",
      "Expression": "平静、随意、抓拍瞬间"
    },
    "Pose": {
      "Body_Position": "坐在书桌前,面前放着一台打开的笔记本电脑",
      "Hands": {
        "Right_or_Left": "手持一部 {argument name=\"phone model\" default=\"iPhone 16 Pro\"},仿佛在查看什么或在拍摄镜面自拍"
      },
      "Vibe": "真实、放松、不费力的酷感"
    },
    "Wardrobe": {
      "Sweater": {
        "Type": "{argument name=\"sweater type\" default=\"白色做旧针织毛衣\"}",
        "Details": "宽松版型,带有小破洞、松散的线头和磨损的质感,营造出时尚休闲的外观"
      }
    }
  },

  "Scene_Description": {
    "Environment": {
      "Setting": "室内工作区或舒适的房间",
      "Desk": "一张简单的书桌,主题人物面前放着一台打开的笔记本电脑",
      "Lighting": {
        "Type": "柔和的自然光或温暖的室内光线",
        "Effects": [
          "面部特征上的柔和高光",
          "细微的阴影以增加真实感",
          "干净的抓拍感"
        ]
      }
    },
    "Atmosphere": "真实、现代、略带生活气息的抓拍瞬间"
  },

  "Visual_Style": {
    "Quality": "高分辨率真实照片",
    "Aesthetic": "带有时尚细节的室内抓拍肖像",
    "Color_Profile": "柔和的中性色、干净的白色和自然的肤色",
    "Detail_Characteristics": [
      "可见的毛衣纹理和磨损的针织细节",
      "真实的皮肤纹理和头发细节",
      "抓拍照片的景深"
    ]
  },

  "Output_Requirements": {
    "Format": "图像",
    "Orientation": "肖像或中景特写",
    "Quality": "超现实、摄影级渲染"
  }
}
```

---

**Original English:**
{
  "Objective": "Generate a realistic indoor candid photograph of the subject based on the provided reference image.",
  
  "Identity_Safety": "Maintain facial features, hairstyle, and appearance consistent with the provided reference image.",

  "Subject": {
    "Appearance": {
      "Age": "{argument name="age" default="Young man"}",
      "Hair": "Naturally tousled black hair framing the face softly",
      "Expression": "Calm, casual, candid moment"
    },
    "Pose": {
      "Body_Position": "Sitting at a desk in front of an open laptop",
      "Hands": {
        "Right_or_Left": "Holding an {argument name="phone model" default="iPhone 16 Pro"} as if checking something or capturing a mirror-style selfie"
      },
      "Vibe": "Realistic, relaxed, effortlessly cool"
    },
    "Wardrobe": {
      "Sweater": {
        "Type": "{argument name="sweater type" default="White distressed knit sweater"}",
        "Details": "Oversized fit with small rips, loose threads, and frayed texture for a trendy casual look"
      }
    }
  },

  "Scene_Description": {
    "Environment": {
      "Setting": "Indoor workspace or cozy room",
      "Desk": "Simple desk with an open laptop in front of the subject",
      "Lighting": {
        "Type": "Soft natural or warm indoor lighting",
        "Effects": [
          "Gentle highlights on facial features",
          "Subtle shadows for realism",
          "Clean candid feel"
        ]
      }
    },
    "Atmosphere": "Authentic, modern, slightly lifestyle-inspired candid moment"
  },

  "Visual_Style": {
    "Quality": "High-resolution realistic photo",
    "Aesthetic": "Candid indoor portrait with trendy fashion details",
    "Color_Profile": "Soft neutrals, clean whites, and natural skin tones",
    "Detail_Characteristics": [
      "Visible sweater texture and frayed knit details",
      "Realistic skin texture and hair definition",
      "Candid photographic depth of field"
    ]
  },

  "Output_Requirements": {
    "Format": "Image",
    "Orientation": "Portrait or medium close-up",
    "Quality": "Ultra-realistic, photography-grade rendering"
  }
}