情侣 MacBook 屏幕自拍模拟提示词

Author:Mehal Kumar
2026/01/05 09:12

Description

生成MacBook屏幕内嵌式自拍照,展示情侣在Photo Booth应用中的实时预览,具有逼真的屏幕纹理和分层视觉效果。

Tags

画像生成ビジュアル化コンテンツ生成

Content

```json
{
  "task_configuration": {
    "task_type": "screen_simulation_photorealism",
    "target_model": "SDXL_1.0_Refiner",
    "aspect_ratio": "3:4",
    "resolution": {
      "width": 1152,
      "height": 1536
    }
  },
  "visual_hierarchy": {
    "layer_1_physical_macro": {
      "camera_angle": "俯视,高角度",
      "framing": "MacBook 屏幕占据画面 95%",
      "surface_imperfections": [
        "细微的像素网格纹理(莫尔条纹)",
        "玻璃上的微小灰尘颗粒",
        "光面屏幕上微弱的环境光反射",
        "指纹污迹"
      ],
      "foreground_anchor": "下边缘可见一小条实体键盘"
    },
    "layer_2_digital_interface": {
      "theme": "深色模式 (macOS)",
      "window_layout": {
        "left_panel": "Spotify“我喜欢的歌曲”播放列表(暗淡)",
        "right_panel": "Photo Booth 实时预览窗口(主要焦点)"
      }
    },
    "layer_3_nested_subject_content": {
      "context": "Photo Booth 窗口内",
      "environment": "昏暗的卧室,米白色墙壁,凌乱的床上用品",
      "lighting_simulation": "冷色屏幕光与暖色肤色混合,深邃的夜间阴影",
      "subjects": {
        "shared_attributes": [
          "超大黑色连帽衫",
          "帽子向后推(面部完全可见)",
          "斜倚姿势",
          "看着屏幕"
        ],
        "subject_a_guy": {
          "identity_target": "{argument name=\"guy reference image in english\" default=\"2nd image attached\"}",
          "action": "右手拿着一部带有透明反光手机壳的手机",
          "position": "右/中"
        },
        "subject_b_girl": {
          "identity_target": "{argument name=\"girl reference image in english\" default=\"1st image attached\"}",
          "action": "紧挨着主体 A 休息",
          "position": "左/中"
        }
      }
    }
  },
  "prompt_assembly": {
    "positive_prompt": "MacBook 屏幕的超写实俯视镜头。屏幕表面有可见的灰尘、像素网格和反光。屏幕显示一个 Photo Booth 窗口,其中显示一对情侣在一个黑暗的房间里。[主体描述]。他们穿着黑色连帽衫。灯光昏暗、自然、夜间、泛着蓝色屏幕光。高保真、原始照片、未经编辑。",
    "negative_prompt": "矢量图、截图、扁平数字图像、干净的玻璃、完美的屏幕、日光、明亮的影棚灯、卡通、3D 渲染、绘画、水印"
  },
  "identity_preservation_settings": {
    "strictness_level": "CRITICAL",
    "methodology": {
      "face_restoration": false,
      "note": "禁用通用面部修复器 (CodeFormer) 以避免“塑料感”。使用 IP-Adapter。",
      "control_net_stack_multiline_placeholder": "[ControlNet configuration continues here]"
    }
  }
}
```

---

**Original English:**
{
  "task_configuration": {
    "task_type": "screen_simulation_photorealism",
    "target_model": "SDXL_1.0_Refiner",
    "aspect_ratio": "3:4",
    "resolution": {
      "width": 1152,
      "height": 1536
    }
  },
  "visual_hierarchy": {
    "layer_1_physical_macro": {
      "camera_angle": "Downward-angled, high-angle",
      "framing": "MacBook screen filling 95% of frame",
      "surface_imperfections": [
        "subtle pixel-grid texture (moire)",
        "tiny dust particles on glass",
        "faint ambient light reflection on glossy screen",
        "fingerprint smudges"
      ],
      "foreground_anchor": "Thin strip of physical keyboard visible at lower edge"
    },
    "layer_2_digital_interface": {
      "theme": "Dark Mode (macOS)",
      "window_layout": {
        "left_panel": "Spotify 'Liked Songs' playlist (dimmed)",
        "right_panel": "Photo Booth live-preview window (dominant focus)"
      }
    },
    "layer_3_nested_subject_content": {
      "context": "Inside the Photo Booth window",
      "environment": "Dim bedroom, off-white wall, rumpled bedding",
      "lighting_simulation": "Cool screen glow mixed with warm skin tones, deep nocturnal shadows",
      "subjects": {
        "shared_attributes": [
          "Oversized black hoodies",
          "Hoods pushed back (faces fully visible)",
          "Reclining pose",
          "Looking at screen"
        ],
        "subject_a_guy": {
          "identity_target": "{argument name="guy reference image" default="2nd image attached"}",
          "action": "Holding phone in right hand with clear reflective case",
          "position": "Right/Center"
        },
        "subject_b_girl": {
          "identity_target": "{argument name="girl reference image" default="1st image attached"}",
          "action": "Resting closely beside Subject A",
          "position": "Left/Center"
        }
      }
    }
  },
  "prompt_assembly": {
    "positive_prompt": "Hyper-realistic downward shot of a MacBook screen. The screen surface has visible dust, pixel grid, and reflection. The screen displays a Photo Booth window showing a couple in a dark room. [Subject Descriptions]. They are wearing black hoodies. The lighting is low-key, candid, nocturnal, blue-ish screen glow. High fidelity, raw photo, unedited.",
    "negative_prompt": "vector art, screenshot, flat digital image, clean glass, perfect screen, daylight, bright studio lights, cartoon, 3d render, painting, watermark"
  },
  "identity_preservation_settings": {
    "strictness_level": "CRITICAL",
    "methodology": {
      "face_restoration": false,
      "note": "Disable generic face restorers (CodeFormer) to avoid 'plastic' look. Use IP-Adapter.",
      "control_net_stack_multiline_placeholder": "[ControlNet configuration continues here]"
    }
  }
}