03-flat-lay.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "locale": "en",
  3. "id": "flat-lay",
  4. "name": "平铺图",
  5. "keywords": [
  6. "平铺图",
  7. "flat lay",
  8. "俯拍",
  9. "top-down",
  10. "flatlay",
  11. "俯视图"
  12. ],
  13. "trigger_phrases": [
  14. "平铺图",
  15. "flat lay",
  16. "俯拍",
  17. "top-down view",
  18. "产品平铺"
  19. ],
  20. "prompt_template": {
  21. "type": "flat lay photography, top-down view",
  22. "subject": "{product_description} as hero at bottom center",
  23. "props": "{prop_list}",
  24. "background": "{background_material}",
  25. "color_palette": "{color_scheme}",
  26. "lighting": "soft natural window light from top-left at 45 degrees",
  27. "quality": "8K, editorial photography, no text, no watermark"
  28. },
  29. "defaults": {
  30. "props": "carefully curated complementary objects",
  31. "background": "ivory linen texture",
  32. "color_palette": "ivory, blush, champagne gold, sage green"
  33. },
  34. "variants": {
  35. "luxury": {
  36. "description": "奢华仪式感",
  37. "overrides": {
  38. "props": "gold foil flakes, pearl beads, dried flowers, silk ribbon, leather journal",
  39. "background": "ivory linen with subtle shadow from sheer curtains",
  40. "color_palette": "ivory, blush pink, champagne gold, soft cream"
  41. }
  42. },
  43. "minimal": {
  44. "description": "极简风格",
  45. "overrides": {
  46. "props": "only 2-3 essential items, clean lines",
  47. "background": "clean white surface",
  48. "color_palette": "white, gray, one accent color"
  49. }
  50. },
  51. "seasonal": {
  52. "description": "季节主题",
  53. "overrides": {
  54. "props": "seasonal elements matching theme",
  55. "color_palette": "season-appropriate color scheme"
  56. }
  57. }
  58. },
  59. "category_tips": {
  60. "beauty": "skincare ritual flat lay, open product showing formula, botanical elements",
  61. "food": "ingredients spread, fresh produce, kitchen tools",
  62. "fashion": "clothing + accessories + shoes arranged aesthetically, fabric textures",
  63. "home": "decor items, textures, materials spread showing lifestyle"
  64. },
  65. "examples": [
  66. "Luxurious {category} ritual flat lay, top-down photography. {product} with lid open showing texture as hero at bottom center. Surrounding: gold-tone palette, crystal bottle, dried lavender with silk ribbon, gold foil flakes, pearl beads. Background: ivory linen. Color: ivory, blush, champagne gold. Soft window light top-left at 45 degrees. 8K, no text, no watermark",
  67. "{product} flat lay top-down as hero. Surrounding: {props}. {background} background. Color: {colors}. Soft window light top-left. Clean aesthetic, 8K",
  68. "Professional {category} flat lay, top-down editorial. {product} centered with curated objects. {background} background. Strict color control. 8K, magazine quality, no text"
  69. ],
  70. "anti_ai_tips": "",
  71. "supports_image_reference": true
  72. }