返回创作内容库

具有身份和场景保留的超逼真时尚大片

一个为 Nano Banana Pro 等图像生成模型设计的复杂、结构化提示词,旨在根据参考图像重现特定场景和姿势,同时严格保留来自单独面部参考图像的主体身份,从而生成超现实、高对比度的时尚大片。

nano-banana-pro · 产品营销 · 团体 / 情侣 · 摄影 · 电影 / 电影剧照 · 社交媒体帖子 · 网红 / 模特

试一试复制喜欢的提示词,在 AnchorDot 中开始创作。
具有身份和场景保留的超逼真时尚大片具有身份和场景保留的超逼真时尚大片

中文提示词

```json { "job_id": "photo_02_carry", "model": "nano-banana-pro", "task": "image_generation", "inputs": { "face_reference_image": "<YOUR_FACE_IMAGE>", "scene_reference_image": "<SCENE_IMAGE_2>" }, "prompt": "超现实时尚大片。与 face_reference_image 中的脸部完全相同,身份一致。精确重现 scene_reference_image 中的场景:室外,高大的镜面面板反射着树木。肌肉发达的赤膊男子站立,将女子横抱在肩上。女子穿着轻薄面料的连衣裙,手臂和腿部伸展。相同的姿势,相同的比例,相同的摄像机角度和构图。高对比度,锐利细节,电影般的时尚感。", "negative_prompt": "不同的脸,身份漂移,插画,CGI,塑料皮肤,身体变形,多余肢体,错误姿势,错误的镜子,文字,水印,模糊", "settings": { "aspect_ratio": "9:16", "resolution": { "width": 1024, "height": 1365 }, "stylization": 0, "quality": "max", "lighting_match": "max", "composition_match": "max", "identity_preservation": "max", "face_consistency": "max", "reference_strength": { "face": 1.0, "scene": 0.98 } } } ```

原始提示词

{ "job_id": "photo_02_carry", "model": "nano-banana-pro", "task": "image_generation", "inputs": { "face_reference_image": "<YOUR_FACE_IMAGE>", "scene_reference_image": "<SCENE_IMAGE_2>" }, "prompt": "Ultra realistic fashion editorial. EXACT SAME FACE as face_reference_image, identical identity. Recreate scene exactly from scene_reference_image: outdoor setting with tall mirrored panels reflecting trees. Muscular shirtless man standing, carrying the woman horizontally over shoulders. Woman wearing light fabric dress, arms and legs extended. Same pose, same proportions, same camera angle and framing. High-contrast, sharp details, cinematic fashion look.", "negative_prompt": "different face, identity drift, illustration, CGI, plastic skin, deformed body, extra limbs, wrong pose, wrong mirrors, text, watermark, blur", "settings": { "aspect_ratio": "9:16", "resolution": { "width": 1024, "height": 1365 }, "stylization": 0, "quality": "max", "lighting_match": "max", "composition_match": "max", "identity_preservation": "max", "face_consistency": "max", "reference_strength": { "face": 1.0, "scene": 0.98 }, } }