12-creative-concept.json 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "locale": "en",
  3. "id": "creative-concept",
  4. "name": "创意概念广告图",
  5. "keywords": [
  6. "创意图",
  7. "概念图",
  8. "creative",
  9. "概念广告",
  10. "品牌广告",
  11. "创意广告",
  12. "concept art"
  13. ],
  14. "trigger_phrases": [
  15. "创意广告",
  16. "概念图",
  17. "品牌广告",
  18. "创意素材",
  19. "品牌宣传",
  20. "creative concept"
  21. ],
  22. "prompt_template": {
  23. "type": "creative advertising photography",
  24. "subject": "{product_description}",
  25. "concept": "{creative_concept}",
  26. "effects": "{special_effects}",
  27. "color_palette": "{bold_palette}",
  28. "art_direction": "{art_style}",
  29. "quality": "award-winning advertising photography, ultra-detailed, cinematic"
  30. },
  31. "defaults": {
  32. "concept": "dynamic product with unexpected visual elements",
  33. "effects": "dramatic visual impact",
  34. "color_palette": "bold unusual combinations",
  35. "art_direction": "strong visual narrative"
  36. },
  37. "variants": {
  38. "splash-dynamic": {
  39. "description": "飞溅动态效果",
  40. "overrides": {
  41. "effects": "water splash / powder explosion frozen in motion, high-speed photography",
  42. "art_direction": "dramatic, vivid, commercial style"
  43. }
  44. },
  45. "surreal": {
  46. "description": "超现实概念",
  47. "overrides": {
  48. "concept": "product in unexpected surreal environment",
  49. "effects": "gravity-defying, impossible geometry"
  50. }
  51. },
  52. "minimal-art": {
  53. "description": "极简艺术风格",
  54. "overrides": {
  55. "concept": "product as art object in minimalist composition",
  56. "color_palette": "monochromatic or two-tone"
  57. }
  58. }
  59. },
  60. "category_tips": {
  61. "beauty": "floating product with splash, ethereal lighting, formula particles",
  62. "electronics": "holographic interfaces, data visualization, futuristic",
  63. "food": "ingredient explosion, dynamic pour/splash, steam and fire",
  64. "fashion": "editorial art direction, dramatic poses, fabric in motion"
  65. },
  66. "examples": [
  67. "{product} floating in {dramatic_environment}, {effects: splash/particles/smoke}, {bold colors}, art direction: {style}, ultra-detailed, cinematic lighting, award-winning advertising, 8K",
  68. "{product} with dynamic elements frozen in motion, high-speed photography, dramatic lighting, vivid colors, commercial {category}. Bold concept, 8K",
  69. "Creative advertising. {product} in {artistic setting}. {colors} palette. Dramatic lighting with {effects}. Art direction: {style}. Award-winning, cinematic, 8K"
  70. ],
  71. "anti_ai_tips": "",
  72. "supports_image_reference": true
  73. }