20-magazine-editorial.json 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. {
  2. "locale": "en",
  3. "id": "magazine-editorial",
  4. "name": "杂志大片/封面",
  5. "keywords": [
  6. "杂志",
  7. "封面",
  8. "杂志大片",
  9. "editorial",
  10. "magazine cover",
  11. "时尚大片",
  12. "Vogue",
  13. "时尚摄影",
  14. "fashion editorial"
  15. ],
  16. "trigger_phrases": [
  17. "杂志封面",
  18. "杂志大片",
  19. "时尚大片",
  20. "editorial",
  21. "magazine cover",
  22. "品牌大片",
  23. "时尚杂志",
  24. "封面图"
  25. ],
  26. "prompt_template": {
  27. "type": "fashion/beauty magazine cover editorial",
  28. "subject": "{product_description}",
  29. "model": "person holding or wearing product in editorial pose",
  30. "makeup_hair": "polished editorial beauty look",
  31. "background": "studio backdrop in warm/tonal color",
  32. "lighting": "beauty dish + rim light, editorial setup",
  33. "layout": "magazine masthead area at top, barcode space at bottom",
  34. "quality": "8K, Vogue-quality editorial photography"
  35. },
  36. "defaults": {
  37. "lighting": "beauty dish from front-left, soft rim light on hair",
  38. "background": "studio backdrop warm peach-nude tone",
  39. "layout": "masthead area top, issue text bottom-left, barcode bottom-right"
  40. },
  41. "variants": {
  42. "beauty-cover": {
  43. "description": "美妆封面",
  44. "overrides": {
  45. "model": "close-up portrait with glowing skin, holding skincare near face",
  46. "makeup_hair": "dewy natural, glossy lips, subtle smoky eye"
  47. }
  48. },
  49. "fashion-cover": {
  50. "description": "时尚封面",
  51. "overrides": {
  52. "model": "full or 3/4 body shot wearing fashion product, confident pose",
  53. "makeup_hair": "bold editorial makeup, high-fashion styling"
  54. }
  55. },
  56. "fragrance-editorial": {
  57. "description": "香水大片",
  58. "overrides": {
  59. "model": "person in contemplative pose with fragrance bottle, atmospheric",
  60. "background": "dark moody backdrop with atmospheric haze"
  61. }
  62. },
  63. "minimal-editorial": {
  64. "description": "极简杂志内页",
  65. "overrides": {
  66. "background": "clean white studio, no backdrop color",
  67. "layout": "no masthead, clean full-bleed editorial image"
  68. }
  69. }
  70. },
  71. "category_tips": {
  72. "skincare": "dewy skin, product held at chin level, beauty lighting",
  73. "fragrance": "atmospheric smoke, contemplative mood, bottle prominent",
  74. "fashion": "confident pose, outfit fully visible, dramatic lighting",
  75. "jewelry": "close-up on hands/neck, editorial styling, luxury backdrop",
  76. "haircare": "hair as hero element, movement and texture, beauty lighting",
  77. "makeup": "bold lip or eye focus, product in hand, editorial beauty"
  78. },
  79. "examples": [
  80. "Beauty magazine cover. Woman with glowing skin holding {product} near face. Beauty dish lighting, soft background. Top area for masthead. Vogue-quality editorial, 8K, 1080x1350px",
  81. "Fashion editorial magazine cover. Striking woman wearing {product} in contemplative pose. Bold makeup, sleek hair. High-contrast editorial lighting. Magazine layout overlay with border frame. 8K, 1080x1350px"
  82. ],
  83. "anti_ai_tips": "For authentic editorial feel: specify actual camera (Phase One IQ4, Canon EOS R5 85mm f/1.2), add visible skin texture, use real beauty lighting terminology",
  84. "supports_image_reference": true
  85. }