24-storefront.json 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "locale": "en",
  3. "id": "storefront",
  4. "name": "店铺门面/空间摄影",
  5. "keywords": [
  6. "店铺",
  7. "门面",
  8. "店面",
  9. "storefront",
  10. "空间摄影",
  11. "室内设计",
  12. "零售空间",
  13. "咖啡店",
  14. "实体店"
  15. ],
  16. "trigger_phrases": [
  17. "店铺门面",
  18. "店面摄影",
  19. "空间摄影",
  20. "零售空间",
  21. "咖啡店外观",
  22. "实体店",
  23. "storefront",
  24. "室内摄影",
  25. "店铺设计"
  26. ],
  27. "prompt_template": {
  28. "type": "retail/storefront architectural photography",
  29. "subject": "{business_description}",
  30. "exterior": "clean facade with signage and window display",
  31. "interior": "curated display shelving, consultation area, ambient lighting",
  32. "lighting": "golden hour exterior or warm ambient interior",
  33. "quality": "8K, editorial architectural photography, wide-angle sharp"
  34. },
  35. "defaults": {
  36. "exterior": "large glass windows, signage, entrance details, potted plants",
  37. "lighting": "late afternoon warm golden light, interior already glowing",
  38. "camera": "wide-angle lens, f/8-f/11 for full sharpness"
  39. },
  40. "variants": {
  41. "exterior": {
  42. "description": "门面外观",
  43. "overrides": {
  44. "exterior": "full storefront view with window display, entrance, street context",
  45. "interior": "visible through glass windows only"
  46. }
  47. },
  48. "interior": {
  49. "description": "室内空间",
  50. "overrides": {
  51. "interior": "wide-angle interior showing product displays, furniture, lighting design",
  52. "exterior": "not visible"
  53. }
  54. },
  55. "corner-detail": {
  56. "description": "角落细节",
  57. "overrides": {
  58. "interior": "close-up vignette of a curated corner: consultation table, product samples, single flower"
  59. }
  60. },
  61. "aerial-plan": {
  62. "description": "俯视平面",
  63. "overrides": {
  64. "camera": "top-down bird's eye view showing full floor plan layout"
  65. }
  66. }
  67. },
  68. "category_tips": {
  69. "coffee_shop": "espresso machine visible, warm wood tones, latte art, pastry display",
  70. "beauty_store": "illuminated niches, marble counter, product wall, consultation area",
  71. "fashion_boutique": "minimalist racks, curated display, premium flooring, mirror accents",
  72. "restaurant": "table setting, kitchen pass visible, ambient lighting, menu display",
  73. "gym_studio": "modern equipment, branded wall, natural light, motivational signage",
  74. "pop_up": "temporary creative installation, bold graphics, unique display fixtures"
  75. },
  76. "examples": [
  77. "Storefront photography. Modern {business} with glass windows showing warm interior. Entrance with potted plants. Golden hour light. Architectural photography, 8K",
  78. "Premium interior photography of {business}. Wide-angle shot showing product displays, consultation area, herringbone floor. Warm ambient lighting throughout. Architectural Digest quality, 8K, 1536x1024px"
  79. ],
  80. "anti_ai_tips": "",
  81. "supports_image_reference": true
  82. }