18-ghost-mannequin.json 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "locale": "zh",
  3. "id": "ghost-mannequin",
  4. "name": "隐形模特",
  5. "keywords": [
  6. "隐形模特",
  7. "ghost mannequin",
  8. "invisible model",
  9. "3D服装",
  10. "服装展示",
  11. "无人模特",
  12. "中空模特",
  13. "flat mannequin"
  14. ],
  15. "trigger_phrases": [
  16. "隐形模特",
  17. "ghost mannequin",
  18. "3D服装展示",
  19. "无人穿着展示",
  20. "服装立体展示",
  21. "invisible mannequin"
  22. ],
  23. "prompt_template": {
  24. "type": "ghost mannequin product photography",
  25. "subject": "{product_description}",
  26. "form": "invisible mannequin creating natural 3D body shape",
  27. "details": "natural shoulder slope, bust/chest contour, waist curve visible",
  28. "background": "clean white or soft gray gradient",
  29. "lighting": "three-point studio setup, gentle dimension",
  30. "quality": "8K, fashion e-commerce standard photography"
  31. },
  32. "defaults": {
  33. "form": "natural body contours - shoulders, bust, waist",
  34. "background": "soft warm gray gradient",
  35. "lighting": "three-point studio setup creating gentle dimension"
  36. },
  37. "variants": {
  38. "white-clean": {
  39. "description": "纯白干净",
  40. "overrides": {
  41. "background": "pure white seamless",
  42. "lighting": "bright even commercial lighting"
  43. }
  44. },
  45. "editorial": {
  46. "description": "杂志风格",
  47. "overrides": {
  48. "background": "moody dark gradient from charcoal to deep gray",
  49. "lighting": "spotlight from above creating dramatic highlight on shoulders"
  50. }
  51. },
  52. "editorial-detail": {
  53. "description": "展示内衬细节",
  54. "overrides": {
  55. "details": "garment partially open revealing inner lining tag, rolled sleeves showing lining contrast"
  56. }
  57. },
  58. "lifestyle": {
  59. "description": "带环境道具",
  60. "overrides": {
  61. "background": "minimal studio with subtle editorial prop - single branch or flower in corner"
  62. }
  63. }
  64. },
  65. "category_tips": {
  66. "shirts": "collar standing naturally, top buttons detail, cuff visibility",
  67. "dresses": "natural waist cinch, skirt drape showing fabric weight, back zipper detail",
  68. "coats": "architectural shoulder structure, fabric texture visible, button and pocket details",
  69. "knitwear": "visible knit pattern and texture, natural stretch around body contours",
  70. "tshirts": "casual relaxed drape, crew or v-neck sitting naturally, sleeve length proportion",
  71. "activewear": "compression fit showing body contour, moisture-wicking fabric texture, logo placement"
  72. },
  73. "examples": [
  74. "Ghost mannequin photography. {product} on invisible mannequin, natural body contours visible. Fabric drapes naturally showing material weight. Pure white background. Soft studio lighting, 8K, fashion e-commerce standard",
  75. "Premium ghost mannequin photography. {product} on invisible mannequin, garment partially open revealing inner lining. Background: soft warm gray gradient. Three-point studio lighting, Phase One quality, 8K"
  76. ],
  77. "anti_ai_tips": "",
  78. "supports_image_reference": true
  79. }