返回提示词库
商品电商 / PROMPT

奢华机械腕表技术图鉴

从公开案例收录的商品电商提示词,适合参考其画面结构、风格控制和细节描述。

适用模型GPT Image 2
已实测灵感来源于 awesome-gpt-image-2 案例 449;当前提示词与效果图由 Fastgoing 使用 GPT Image 2 实测重新制作。
Fastgoing 实测结果TESTED / RESULT
Fastgoing 使用 GPT Image 2 按当前提示词生成的独立实测效果。

Fastgoing 使用 GPT Image 2 按当前提示词生成的独立实测效果。

查看原图
完整提示词COPY / USE
2x2 grid 16:9, do this for 4 most expensive strangest watches ever made:

class Haute_Horlogerie_DNA:
    def __init__(self):
        self.subject = "[TIMEPIECE]"
        self.parents = {
            "composition_parent": "Exploded movement diagram with transparent case",
            "material_parent": "Brushed titanium, sapphire crystal, rose gold gears, alligator leather",
            "graphic_parent": "Swiss manufacture technical brochure with elegant data panels",
            "atmosphere_parent": "Crisp daylight studio, pure white background, subtle reflection on polished surfaces"
        }
        self.mutations = {
            "semantic_mutation": "The balance wheel reveals a miniature cosmos ticking inside",
            "information_mutation": "Power reserve indicator, frequency, complication callouts, hand-finishing grades, assembly timeline",
            "medium_mutation": "Smooth matte premium paper with embossed logo",
            "scale_mutation": "Grain-level view of Côtes de Genève finishing and jewel bearings"
        }
        self.style_mix = [0.30, 0.30, 0.25, 0.10, 0.05]

    def generate_subject(self):
        subject = """
        [TIMEPIECE] shown in its full mechanical glory. The dial, hands, movement,
        and strap float in perfect alignment against a bright, clean background.
        Every gear and spring is highlighted with exacting clarity.
        """
        return render(
            subject,
            format="luxury watch advertisement with technical insert",
            title="[MODEL REFERENCE]",
            subtitle="[MANUFACTURE / COLLECTION]",
            constraints="bright white space, metallic brilliance, hyper-detailed, modern elegance"
        )

复制后,可参考下方“建议替换”项目改成你的主题;带【方括号】的内容请优先替换。

PROVENANCE / 来源与验证

它从哪里来,是否完成实测?

灵感来源于 awesome-gpt-image-2 案例 449;当前提示词与效果图由 Fastgoing 使用 GPT Image 2 实测重新制作。

GPT Image 2 · 2026-08-17 实测
HOW TO USE

不用学提示词工程,也能改成自己的。

建议替换

01TIMEPIECE020.30, 0.30, 0.25, 0.10, 03MODEL REFERENCE04MANUFACTURE / COLLECTION

使用小贴士

先只替换变量跑一次,观察最不符合预期的部分;第二轮只补充那一项约束,通常比一次塞进很多要求更稳定。