16-try-on-virtual.json 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. {
  2. "locale": "en",
  3. "id": "try-on-virtual",
  4. "name": "虚拟试穿/产品融入场景",
  5. "keywords": [
  6. "试穿",
  7. "融入",
  8. "虚拟试穿",
  9. "try on",
  10. "场景融合",
  11. "产品融入",
  12. "product placement"
  13. ],
  14. "trigger_phrases": [
  15. "虚拟试穿",
  16. "产品融入场景",
  17. "try on",
  18. "场景融合",
  19. "产品植入",
  20. "场景化融入"
  21. ],
  22. "prompt_template": {
  23. "type": "product integration / virtual try-on",
  24. "subject": "{product_description} naturally integrated into {scene_type}",
  25. "setting": "{detailed_scene}",
  26. "atmosphere": "{mood_and_lighting}",
  27. "integration": "product prominently displayed, naturally belonging in scene",
  28. "quality": "cinematic lifestyle photography, 8K"
  29. },
  30. "defaults": {
  31. "setting": "luxury interior or lifestyle environment matching product",
  32. "atmosphere": "warm, inviting, aspirational",
  33. "integration": "product as natural focal point"
  34. },
  35. "variants": {
  36. "interior-luxury": {
  37. "description": "奢华室内场景",
  38. "overrides": {
  39. "setting": "high-end spa/hotel/luxury home, marble, gold fixtures",
  40. "atmosphere": "cinematic depth, warm grading, premium"
  41. }
  42. },
  43. "outdoor-natural": {
  44. "description": "户外自然场景",
  45. "overrides": {
  46. "setting": "natural outdoor, organic elements",
  47. "atmosphere": "golden hour sunlight, natural and free"
  48. }
  49. },
  50. "studio-editorial": {
  51. "description": "棚拍编辑风格",
  52. "overrides": {
  53. "setting": "professional studio with styled backdrop",
  54. "atmosphere": "controlled studio lighting, editorial quality"
  55. }
  56. }
  57. },
  58. "category_tips": {
  59. "beauty": "spa bathroom, vanity mirror, botanical elements, skincare ritual",
  60. "fashion": "model wearing item in appropriate setting, natural styling",
  61. "furniture": "product in complete room setting, complementary decor",
  62. "electronics": "modern desk setup, in-use context, tech-forward"
  63. },
  64. "examples": [
  65. "Cinematic luxury {category} integration. High-end {interior} with {materials}. {product} prominently displayed. Morning sunlight through frosted glass, ethereal light rays. Fresh flowers, botanical elements. Product label visible, ingredient card beside it. Decorative: tray, pearls, gold foil. Color: {colors}. Cinematic depth, warm grading, premium, 8K, 1080x1620px",
  66. "{product} naturally in {scene}, morning sunlight, soft shadows, botanical touches, warm atmosphere, professional lifestyle photography, 8K, 1080x1350px",
  67. "{product} integrated into complete {category} lifestyle scene. {person} at {location}, products arranged naturally, natural light, warm atmosphere. Professional lifestyle, 1080x1350px"
  68. ],
  69. "anti_ai_tips": "",
  70. "supports_image_reference": true
  71. }