逼真的全身自拍,并保留身份(JSON)

Author:𝗦𝗮𝗻𝗶𝗮
2026/01/05 09:12

Description

生成逼真的全身自拍照片,保留原始面部特征和身体特征,呈现自然随性的摄影风格。

Tags

画像生成ビジュアル化

Content

```json
{
  "type": "image_generation_prompt",
  "style": "休闲、现代、写实自拍",
  "composition": {
    "orientation": "竖向",
    "framing": "全身",
    "method": "镜面或自拍照片"
  },
  "subject": {
    "gender": "女性",
    "identity_preservation": {
      "use_reference_image": true,
      "alter_face": false,
      "notes": "最大限度地保留面部特征、面部结构、眼睛颜色、发型、肤色和腹部纹身"
    },
    "expression": "严肃自信",
    "pose": {
      "right_hand": "手持手机拍照",
      "left_hand": "玩弄头发",
      "stance": "靠墙站立,面向镜头"
    },
    "appearance": {
      "hair": {
        "color": "深色",
        "length": "长发",
        "style": "齐刘海,两根粗长的辫子搭在肩上"
      },
      "makeup": {
        "style": "浓妆",
        "details": [
          "飞扬眼线",
          "口红"
        ]
      },
      "tattoos": {
        "location": "腹部",
        "visibility": "不显眼但可见"
      }
    }
  },
  "wardrobe": {
    "top": "黑色露脐上衣,红色倒置文字写着“I'M F***ING STAR”",
    "bottoms": "紧身牛仔短裤",
    "accessories": [
      "心形吊坠项链"
    ]
  },
  "scene": {
    "background": {
      "color": "深色或黑色",
      "style": "简洁、极简"
    }
  },
  "lighting": {
    "type": "柔和、漫射的前置光",
    "contrast": "低",
    "shadows": "极少,无明显阴影"
  },
  "camera": {
    "device_style": "高质量智能手机自拍",
    "focal_length_equivalent": "24mm–35mm",
    "aperture": "f/1.8–f/2.0",
    "iso": "200–400",
    "shutter_speed": "1/125s–1/250s",
    "depth_of_field": "尽管背景是墙壁,仍有柔和的焦外虚化"
  },
  "post_processing": {
    "cleanup": [
      "移除图像上任何文字叠加,例如“hola”"
    ]
  },
  "quality": {
    "realism": "写实",
    "detail_level": "高",
    "texture": "自然的皮肤和织物细节"
  },
  "output_goal": "创建一张逼真的全身自拍式肖像,完美融合用户的真实身份与所描述的姿势、服装、发型、光线和极简美学。"
}
```

---

**Original English:**
{
  "type": "image_generation_prompt",
  "style": "casual, modern, photorealistic selfie",
  "composition": {
    "orientation": "vertical",
    "framing": "full-length",
    "method": "mirror or selfie photograph"
  },
  "subject": {
    "gender": "female",
    "identity_preservation": {
      "use_reference_image": true,
      "alter_face": false,
      "notes": "Preserve facial features, face structure, eye color, hairstyle, skin tone, and abdominal tattoos with maximum fidelity"
    },
    "expression": "serious and confident",
    "pose": {
      "right_hand": "holding a cell phone taking the photo",
      "left_hand": "playing with hair",
      "stance": "standing against a wall, facing the camera"
    },
    "appearance": {
      "hair": {
        "color": "dark",
        "length": "long",
        "style": "straight bangs with two long thick braids over the shoulders"
      },
      "makeup": {
        "style": "dramatic",
        "details": [
          "winged eyeliner",
          "lipstick"
        ]
      },
      "tattoos": {
        "location": "abdomen",
        "visibility": "discreet but visible"
      }
    }
  },
  "wardrobe": {
    "top": "black cropped top with red inverted text reading \"I'M F***ING STAR\"",
    "bottoms": "short, tight denim shorts",
    "accessories": [
      "necklace with heart pendant"
    ]
  },
  "scene": {
    "background": {
      "color": "dark or black",
      "style": "simple, minimalist"
    }
  },
  "lighting": {
    "type": "soft, diffuse frontal lighting",
    "contrast": "low",
    "shadows": "minimal, no harsh shadows"
  },
  "camera": {
    "device_style": "high-quality smartphone selfie",
    "focal_length_equivalent": "24mm–35mm",
    "aperture": "f/1.8–f/2.0",
    "iso": "200–400",
    "shutter_speed": "1/125s–1/250s",
    "depth_of_field": "soft bokeh despite wall background"
  },
  "post_processing": {
    "cleanup": [
      "remove any text overlays on the image such as 'hola'"
    ]
  },
  "quality": {
    "realism": "photorealistic",
    "detail_level": "high",
    "texture": "natural skin and fabric detail"
  },
  "output_goal": "Create a realistic full-length selfie-style portrait that perfectly merges the user’s real identity with the described pose, outfit, hairstyle, lighting, and minimalist aesthetic."
}
逼真的全身自拍,并保留身份(JSON) - AI Prompt - PromptHub