模板案例

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

提示词

中文提示词

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

英文提示词

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"
×

微信扫码分享

打开微信,使用“扫一扫”即可分享