08-model-showcase.json 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "locale": "en",
  3. "id": "model-showcase",
  4. "name": "模特展示图",
  5. "keywords": [
  6. "模特",
  7. "model",
  8. "人物展示",
  9. "模特图",
  10. "真人展示",
  11. "人物图"
  12. ],
  13. "trigger_phrases": [
  14. "模特图",
  15. "真人展示",
  16. "人物图",
  17. "model photo",
  18. "模特展示",
  19. "人物展示图"
  20. ],
  21. "prompt_template": {
  22. "type": "editorial beauty/fashion photography",
  23. "subject": "{person_description} with {product_description}",
  24. "camera": "shot with {camera_setup}",
  25. "lighting": "natural window light creating realistic highlights",
  26. "skin_detail": "visible pores, natural skin texture, NOT retouched",
  27. "expression": "{expression_description}",
  28. "quality": "professional editorial photography, 8K"
  29. },
  30. "defaults": {
  31. "camera": "Canon EOS R5, 85mm f/1.4 lens",
  32. "lighting": "natural window light from left, realistic highlights",
  33. "skin_detail": "visible pores, natural under-eye shadows, slight texture unevenness",
  34. "expression": "authentic relaxed, subtle natural asymmetry"
  35. },
  36. "variants": {
  37. "beauty-closeup": {
  38. "description": "美妆极致特写",
  39. "overrides": {
  40. "camera": "Canon EOS R5, 100mm f/2.8 macro",
  41. "skin_detail": "incredibly detailed: pores, fine lines, freckles, NOT retouched",
  42. "expression": "eyes half-closed, peaceful self-care moment"
  43. }
  44. },
  45. "fashion-full": {
  46. "description": "时尚全身展示",
  47. "overrides": {
  48. "camera": "Canon EOS R5, 50mm f/1.2",
  49. "expression": "confident direct gaze, editorial pose"
  50. }
  51. },
  52. "candid": {
  53. "description": "自然抓拍",
  54. "overrides": {
  55. "camera": "iPhone 15 Pro main camera",
  56. "expression": "genuine candid, mid-action",
  57. "skin_detail": "natural texture, slight blemishes, relatable"
  58. }
  59. }
  60. },
  61. "category_tips": {
  62. "beauty": "extreme close-up on application moment, formula texture on skin, real skin mandatory",
  63. "fashion": "full outfit showcase, pose highlighting garment, editorial lighting",
  64. "accessories": "product being worn/used, hand or body detail, lifestyle context",
  65. "sports": "active pose in appropriate setting, show performance"
  66. },
  67. "examples": [
  68. "Extreme close-up beauty macro, Canon EOS R5 100mm f/2.8 macro. Face filling 80% of frame, {product} being applied on {focus_area}. Skin incredibly detailed: pores, fine lines, natural imperfections, NOT retouched. Formula visible with realistic reflection. Natural side lighting. NOT AI-generated look, 8K, 1080x1350px",
  69. "Fashion editorial. {person} with {product}, Canon EOS R5 85mm f/1.4. Natural window light, visible pores, natural shadows, authentic expression, soft bokeh, warm golden tones, 1080x1350px",
  70. "Candid beauty moment. {person} with {product}, iPhone front camera. Natural lighting, visible pores and texture, relaxed candid, NOT AI-generated look, documentary style, 1080x1350px"
  71. ],
  72. "anti_ai_tips": "MANDATORY: (1) Real camera (Canon EOS R5 / Sony A7 IV), (2) Visible skin imperfections (pores, uneven tone, blemishes, fine lines), (3) Natural expression asymmetry, (4) 'NOT retouched, NOT AI-generated look', (5) Real lighting (natural window, NOT studio-perfect), (6) Natural hand details (knuckle lines, cuticle texture)",
  73. "supports_image_reference": true
  74. }