muapi-jewelry-product-video
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseJewelry Product Video
珠宝产品视频
Create a luxury jewelry advertisement with high-end commercial cinematography and detailed macro animation.
Estimated credits: ~200 per run.
制作一个采用高端商业摄影和精细微距动画的奢华珠宝广告。
预估积分: 每次运行约200积分。
Inputs
输入参数
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| text | no | a delicate rose gold ring with a lotus design and a sparkling diamond | Detailed description of the jewelry item. |
| text | no | a beige surface | The surface the jewelry is resting on. |
| 名称 | 类型 | 是否必填 | 默认值 | 描述 |
|---|---|---|---|---|
| 文本 | 否 | 一枚带有莲花设计和闪亮钻石的精致玫瑰金戒指 | 珠宝单品的详细描述。 |
| 文本 | 否 | 米色表面 | 珠宝放置的表面。 |
Steps
步骤
Phase A — High-End Jewelry Rendering
阶段A —— 高端珠宝渲染
Submit the plan with ONE step to create the base luxury image:
- Luxury Image Generation — (model=
muapi image generate):nano-banana-2-edit- Prompt:
Style: Luxury product ad, high-end commercial feel. Scene: {{jewelry_description}} resting on {{surface_description}}. A soft, warm light highlights the diamond, creating subtle highlights on the metal. 100mm macro lens photography, shallow DOF, incredible detail, elegant and minimal composition. - Aspect ratio: 1:1 or 4:5
- Prompt:
Present the luxury image to the user for approval.
提交包含一个步骤的方案,以创建基础奢华图像:
- 奢华图像生成 —— (模型=
muapi image generate):nano-banana-2-edit- 提示词:
风格:奢华产品广告,高端商业质感。场景:{{jewelry_description}}放置在{{surface_description}}上。柔和温暖的光线突出钻石,在金属上形成微妙高光。100mm macro lens摄影,shallow DOF,细节惊人,构图优雅简约。 - 宽高比:1:1 或 4:5
- 提示词:
将生成的奢华图像提交给用户审核。
Phase B — Cinematic Animation
阶段B —— 电影级动画
Once the image is approved, submit the plan with TWO sequential video steps to build the commercial:
-
Macro Rotation —(model=
muapi video from-image):grok-imagine-image-to-video- Reference Image: The luxury image from Phase A.
- Prompt:
[00:00–00:02] Close-up shot, 100mm macro lens, shallow DOF. A soft, warm light highlights the diamond, creating subtle highlights on the rose gold. Slight 1-second camera rotation around the ring. Smooth, elegant movement.
-
Facet Gliding —or
muapi video from-image(model=muapi video from-image):grok-imagine-image-to-video- Reference Image: The luxury image from Phase A.
- Prompt:
[00:02–00:05] Extreme close-up on the diamond, 200mm macro lens, razor-thin DOF. A focused LED light illuminates the diamond, catching every facet. The camera glides slowly over the diamond, showcasing its brilliance. Ethereal, sparkling highlights.
Note: You can use the + ffmpeg concat tool to merge these shots into a final 5-second commercial.
muapi predict resultAfter generation, present the final jewelry commercial video to the user.
图像审核通过后,提交包含两个连续视频步骤的方案,以制作商业广告:
-
微距旋转 ——(模型=
muapi video from-image):grok-imagine-image-to-video- 参考图像:阶段A生成的奢华图像。
- 提示词:
[00:00–00:02] 特写镜头,100mm macro lens,shallow DOF。柔和温暖的光线突出钻石,在玫瑰金上形成微妙高光。镜头围绕戒指缓慢旋转1秒。动作流畅优雅。
-
刻面滑动 ——或
muapi video from-image(模型=muapi video from-image):grok-imagine-image-to-video- 参考图像:阶段A生成的奢华图像。
- 提示词:
[00:02–00:05] 钻石极端特写,200mm macro lens,razor-thin DOF。聚焦的LED灯光照亮钻石,捕捉每一个刻面。镜头缓慢滑过钻石,展现其璀璨光芒。空灵闪烁的高光。
注意:你可以使用 + ffmpeg concat 工具将这些镜头合并为最终的5秒商业广告。
muapi predict result生成完成后,将最终的珠宝商业视频提交给用户。
Trigger Keywords
触发关键词
jewelry videoluxury addiamond animationring commercialhigh-end jewelry showcasejewelry videoluxury addiamond animationring commercialhigh-end jewelry showcaseNotes for the Executing Agent
执行Agent注意事项
- This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call CLI commands. Use
muapifirst ifmuapi auth configureis unset.MUAPI_API_KEY - For model IDs without a CLI alias yet, fall back to the raw endpoint via and poll with
curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}'.muapi predict wait <request_id> - Substitute placeholders with the user's actual inputs before issuing each call.
{{input_name}}
- 本流程由LLM编排:阅读每个阶段,向用户收集缺失的输入参数,然后调用CLI命令。如果未设置
muapi,请先使用MUAPI_API_KEY进行配置。muapi auth configure - 对于尚未有CLI别名的模型ID,可通过原始端点回退,使用,并通过
curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}'轮询结果。muapi predict wait <request_id> - 在发出每个调用前,将占位符替换为用户的实际输入。
{{input_name}}