圖像 提示詞
動態多角度人像網格生成

一個 JSON 提示,旨在透過極端的動態攝影機角度(正下方/正上方)和廣角透視效果,產生主題(Sadie Sink)的四種獨特變體,其中近距離元素顯得巨大。目標是創建一個寫實、高對比、電影感的網格,展示複雜的姿勢。
提示詞
```json
{
"image_generation_prompt": {
"variations": {
"count": 4,
"requirement": "each_must_be_unique_style"
},
"shot_composition": {
"type": "mid_close_up_wide_angle",
"camera_angle": {
"style": "extreme_dynamic",
"allowed_perspectives": [
"directly_below",
"directly_above",
"grid_views_multi_angle"
]
},
"perspective_effects": {
"near_lens_elements": "one_or_more_body_parts_positioned_adjacent_to_lens_appear_huge",
"background_elements": "remaining_body_recedes_strongly_in_perspective"
}
},
"subject": {
"identity": "same_person_across_all_variations",
"pose_requirements": {
"style": "stylish_complex_powerful",
"consistency": "maintain_across_all_shots"
}
},
"environment": {
"base": "original_setting",
"modification": "expanded_version",
"consistency": "maintained_across_all_variations"
},
"technical_specifications": {
"render_style": "photorealistic_ultra_detailed_dramatic",
"lighting": "cinematic",
"contrast": "high",
"textures": "crisp",
"color_grading": "precise"
}
}
}
```


