巧克力薄饼广告
类目
标签
复制提示词
Nano Banana Pro and GPT image 1.5 Prompt: class ChocolateCrepeAd: def __init__(self): self.resolution = "8K_ULTRA_HD" self.frame_ratio = "9:16" # Optimized for Social Media https://t.co/cI7K2nrLBL = "Hyper-Realistic / Professional Styling" def setup_scene(self): # Background & Environment self.surface = cr.Surface(material="Rustic Wooden Board", texture="Grainy") self.background = Bokeh(source="Vibrant Green Plants", blur_intensity=0.8) https://t.co/ci6mMG4fGy = NaturalLight(time="Warm Golden Hour", mood="Soft Cinematic") # The Subject: Gourmet Crepes self.subject = cr.FoodItem( type="Ultra-Thin Golden Crepes", form="Tight Cylinders", quantity="Casual Stack", attributes={ "edges": "Lightly Browned / Crispy", "topping": "Elegant Dark Chocolate Spiral Stripes", "filling": "Rich Glossy Chocolate-Hazelnut Spread" } ) def apply_motion_effects(self): # Dynamic Elements FluidDynamics.add_drizzle( substance="Molten Chocolate", speed="Slow-Motion", behavior="Falling / Coating" ) SteamParticles.emit(source=self.subject, opacity=0.3) # Camera Movement https://t.co/Oq1q7ViC4J = https://t.co/Wl1DQQj2RB(mode="Macro") https://t.co/Oq1q7ViC4J.path = ["Slow Pan", "Tilt", "Slight Rotation"] https://t.co/Oq1q7ViC4J.focus = "Gooey ends and creamy textures" def render_commercial(self): return self.setup_scene().apply_motion_effects().execute(fps=60)
Prompt 拆解
巧克力薄饼广告
现实
nanoBanana-Pro
Nano Banana Pro and GPT image 1.5 Prompt: class ChocolateCrepeAd: def __init__(self): self.resolution = "8K_ULTRA_HD" s...
推荐下一步
在生成器中继续改写- 把这条 Prompt 带入生成器,围绕新的主体或场景继续改写。
- 通过下方标签继续浏览相近风格方向的提示词。
- 继续查看相关类目页,找到更贴近当前用途的内容。