Back to prompts
极简大理石厨房黑白时尚大片
Click to enlarge
Posters & TypographyOpenNanaNano Banana 2图片posters-typography

极简大理石厨房黑白时尚大片

一张时尚杂志大片,拍摄对象是一位留着波波头短发的女性,身穿结构感黑色连体衣和西装外套,置身于大理石材质的极简厨房内。光线条件:透过百叶窗射入的硬质阳光(遮光片/图案板效果)。场景由高对比度主导:纯白环境与深黑色服装。阴影在白色表面上形成切割画面的锐利对角几何形状。姿态:倚靠在结构元素(岛台/墙壁)上。相机参数:平视视角,50mm定焦镜头,光圈f/8(全焦清晰)。

Category
Posters & Typography
Model
Nano Banana 2
Creator
@Gdgtify
Source language
zh-CN
Views97
Source ID
2804
Published
Mar 1, 2026
Full prompt
class Editorial_Shoot: def __init__(self, subject="[SUBJECT_DESC]", outfit="[OUTFIT_TYPE]", setting="[MINIMALIST_SETTING]"):

  self. lighting = "Hard sunlight through window blinds (Gobo effect)"        self.shadows = "Sharp, diagonal geometric shapes cutting across the frame"        self.palette = "High Contrast: Pure White Environment vs Deep Black Attire"

 def compose_frame(self): 
       pose_logic = "Leaning against structural element (Island/Wall)"        camera_angle = "Eye level, 50mm Prime Lens, f/8 (Sharp Focus)" return f"A fashion editorial shot of {subject} wearing {outfit} inside a {setting}. " \                f"Lighting condition: {self. lighting}. " \                f"The scene is dominated by {self.palette}. " \                f"Shadows form {self.shadows} on the white surfaces." 

# EXECUTE: subject="Woman with bob cut", outfit="Structured black bodysuit and blazer", setting="Marble Kitchen"
Translations

极简大理石厨房黑白时尚大片

en

class Editorial_Shoot: def __init__(self, subject="[SUBJECT_DESC]", outfit="[OUTFIT_TYPE]", setting="[MINIMALIST_SETTING]"): self. lighting = "Hard sunlight through window blinds (Gobo effect)" self.shadows = "Sharp, diagonal geometric shapes cutting across the frame" self.palette = "High Contrast: Pure White Environment vs Deep Black Attire" def compose_frame(self): pose_logic = "Leaning against structural element (Island/Wall)" camera_angle = "Eye level, 50mm Prime Lens, f/8 (Sharp Focus)" return f"A fashion editorial shot of {subject} wearing {outfit} inside a {setting}. " \ f"Lighting condition: {self. lighting}. " \ f"The scene is dominated by {self.palette}. " \ f"Shadows form {self.shadows} on the white surfaces." # EXECUTE: subject="Woman with bob cut", outfit="Structured black bodysuit and blazer", setting="Marble Kitchen"

极简大理石厨房黑白时尚大片

zh-CN

一张时尚杂志大片,拍摄对象是一位留着波波头短发的女性,身穿结构感黑色连体衣和西装外套,置身于大理石材质的极简厨房内。光线条件:透过百叶窗射入的硬质阳光(遮光片/图案板效果)。场景由高对比度主导:纯白环境与深黑色服装。阴影在白色表面上形成切割画面的锐利对角几何形状。姿态:倚靠在结构元素(岛台/墙壁)上。相机参数:平视视角,50mm定焦镜头,光圈f/8(全焦清晰)。

20