圖像 提示詞
情侶 MacBook 螢幕自拍模擬提示

一個複雜的 JSON 配置,用於模擬超逼真的 MacBook 螢幕,顯示一對特定情侶的 Photo Booth 自拍照,包括實體螢幕瑕疵、UI 版面配置和嚴格的身份保留設定。
提示詞
```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": "2nd image attached",
"action": "右手拿著一部帶有透明反光手機殼的手機",
"position": "右/中"
},
"subject_b_girl": {
"identity_target": "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]"
}
}
}
```


