muapi-color-analysis-board
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseColor Analysis Board
色彩分析板
Turn a portrait photo into a high-end editorial "Color Analysis Board" in a luxury fashion-magazine style (Dior / Ralph Lauren aesthetic) — best colors, undertone, makeup guide, capsule wardrobe, hair & jewelry recommendations, all laid out on a clean beige/ivory grid.
将肖像照片转换成迪奥/拉夫劳伦风格的高端时尚杂志级「色彩分析板」——涵盖适配的最佳色彩、肤色基调、妆容指南、胶囊衣橱、发型与珠宝推荐,所有内容都布局在简洁的米色/象牙白网格背景上。
Inputs
输入项
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| image_url | yes | — | A clear, well-lit portrait of the person. Front-facing, neutral background, and natural lighting give the strongest color reads (undertone, hair, eyes). Avoid heavy filters or makeup that masks the natural complexion. |
| 名称 | 类型 | 必填 | 默认值 | 描述 |
|---|---|---|---|---|
| image_url | 是 | — | 清晰、光线充足的人物正面肖像。正面拍摄、中性背景和自然光能提供最准确的色彩识别(肤色基调、头发、眼睛)。避免使用厚重滤镜或遮盖自然肤色的浓妆。 |
Steps
步骤
Phase A — Color Analysis Board Generation
阶段A —— 色彩分析板生成
If is not provided, ask the user to upload a clear front-facing portrait. Make sure the face is well-lit with natural color (no heavy filters, color-cast lighting, or sunglasses) — the model needs accurate skin, hair, and eye color to pick the right palette.
{{person_image}}Once the photo is available, submit ONE step to generate the color analysis board:
- Color Analysis Board Generation — (model=
muapi image edit):gpt-image-2-image-to-image- Reference Image:
{{person_image}} - Image size: (16:9 landscape) — magazine-spread aspect ratio
3840x2160 - Background:
auto - Output format:
png - Quality:
auto - Moderation:
low - Prompt:
Create a high-end editorial "Color Analysis Board" from this portrait in a luxury fashion magazine style (Dior / Ralph Lauren aesthetic). Clean beige/ivory background, warm tones, soft diffused lighting, ultra-detailed photorealistic quality, consistent lighting, minimal elegant typography, grid-based layout. Main portrait: enhanced natural beauty (same identity, smooth skin, soft glow, realistic texture) Top section: "Your Best Colors" with fabric swatches with the best algorithm choices Undertone panel: warm / neutral / cool with marked result. Colors to avoid Neutrals that work Prints that flatter Makeup guide: eyeshadows, blush, lips, highlighter "You in your colors": multiple outfit best variations Hair colors: best. Jewelry Style notes Capsule wardrobe: coordinated outfits, shoes, bags, accessories Style: best style for me
- Reference Image:
Present the generated board to the user. Suggest variations they can try: a different source portrait (different lighting / hairstyle for comparison), or asking to bias the palette toward a season (e.g. "spring warm" vs "winter cool") or a specific brand aesthetic (e.g. minimalist Scandinavian, Old Money, streetwear).
如果未提供,请要求用户上传清晰的正面肖像。确保面部光线良好、色彩自然(无厚重滤镜、偏色灯光或太阳镜)——模型需要准确的皮肤、头发和眼睛颜色来挑选合适的调色板。
{{person_image}}获取照片后,执行以下单一步骤生成色彩分析板:
- 色彩分析板生成 —— (model=
muapi image edit):gpt-image-2-image-to-image- 参考图片:
{{person_image}} - 图片尺寸:(16:9横向)——杂志跨页比例
3840x2160 - 背景:
auto - 输出格式:
png - 画质:
auto - 审核限制:
low - 提示词:
Create a high-end editorial "Color Analysis Board" from this portrait in a luxury fashion magazine style (Dior / Ralph Lauren aesthetic). Clean beige/ivory background, warm tones, soft diffused lighting, ultra-detailed photorealistic quality, consistent lighting, minimal elegant typography, grid-based layout. Main portrait: enhanced natural beauty (same identity, smooth skin, soft glow, realistic texture) Top section: "Your Best Colors" with fabric swatches with the best algorithm choices Undertone panel: warm / neutral / cool with marked result. Colors to avoid Neutrals that work Prints that flatter Makeup guide: eyeshadows, blush, lips, highlighter "You in your colors": multiple outfit best variations Hair colors: best. Jewelry Style notes Capsule wardrobe: coordinated outfits, shoes, bags, accessories Style: best style for me
- 参考图片:
将生成的分析板展示给用户。建议用户尝试不同变体:使用不同的源肖像(不同光线/发型以作对比),或者要求调色板偏向某个季节(如“暖春”vs“冷冬”)或特定品牌风格(如极简北欧风、老钱风、街头风)。
Trigger Keywords
触发关键词
color analysiscolor analysis boardpersonal color paletteseasonal color analysisundertone analysisstyle guide boardfashion color boardcapsule wardrobe board色彩分析色彩分析板个人色彩调色板季节性色彩分析肤色基调分析风格指南板时尚色彩板胶囊衣橱板Notes 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}} - Source schema reference: (from the source workflow JSON) maps to
gpt-image-v2-editin the muapi catalog.gpt-image-2-image-to-image - The output is intentionally 16:9 (3840×2160) so it reads as a magazine spread / desktop wallpaper / Pinterest landscape board. For IG-feed square or 9:16 vertical, request a re-crop or re-run with a different .
image_size
- 本流程由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}} - 源模式参考:源工作流JSON中的对应muapi目录中的
gpt-image-v2-edit。gpt-image-2-image-to-image - 输出特意设置为16:9(3840×2160)比例,使其适合作为杂志跨页/桌面壁纸/Pinterest横向看板。若需要IG动态的方形或9:16竖版,可请求重新裁剪或使用不同的重新生成。
image_size