图片AI
AI Prompt by @Gdgtify
class EditorialManifestoPoster: def __init__(self, topic="[TOPIC]", subject="[SUBJECT]"): self.format = "vertical campaign poster / cover art / billboard" self. camera = "low-angle street fashion photography" self.environment =...
Image
提示词
class EditorialManifestoPoster: def __init__(self, topic="[TOPIC]", subject="[SUBJECT]"): self.format = "vertical campaign poster / cover art / billboard" self. camera = "low-angle street fashion photography" self.environment = AI_INFER("an urban setting, architectural backdrop, or contextual environment that fits TOPIC") self.mood = AI_INFER("cinematic, aspirational, future-facing, premium, culturally relevant") def infer_brand_language(self): return { "headline_phrase": AI_INFER("2-5 word manifesto phrase derived from TOPIC"), "subheadline": AI_INFER("short category descriptor or positioning line"), "microcopy": AI_INFER("small supporting descriptors, capabilities, themes, or taglines"), "year_or_drop": AI_INFER("launch year, issue number, season, edition, or archive mark") } def build_visual_hierarchy(self): return """ Place one confident hero subject at center or slightly off-center. Use giant condensed typography as a structural visual element, not just a label. The headline should occupy a large vertical block on one side of the composition. Add a smaller clean info block on the opposite side for title, descriptor, micro-copy, and date. The environment should support the subject and typography without overwhelming them. """ # EXECUTE: # Render TOPIC as a premium editorial poster where the subject physically embodies the brand message. # No hard-coded text, styling, or fashion details unless supplied.如何使用这个 Prompt
- 1完整复制 Prompt,然后粘贴到你常用的模型或 Ideart 项目中。
- 2把产品、主体、受众和风格细节替换成你的真实上下文。
- 3先生成一个基准版本,再把最强方向 remix 成 Campaign、图片组或视频概念。
从这个 Prompt 开始
把一个图片 Prompt 变成完整创作项目。
保存 Prompt,加入参考图片或笔记,让 Ideart 沿着同一条创作线程推进下一步生产。