兰博基尼 Huracán 奢华时尚大片

Author:Melisa♡
2026/01/05 09:12

Description

创作兰博基尼Huracán奢华时尚大片,融合豪车、精致服装和高端摄影美学。

Tags

图像生成视觉化

Content

```json
{
  "image_generation_request": {
    "metadata": {
      "input_image": "IMG_8714.jpeg",
      "target_resolution": "1200x1200px",
      "format": "JSON"
    },
    "constraints": {
      "facial_preservation": {
        "enabled": true,
        "instruction": "严格保留输入图像中的原始面部和面部特征。"
      }
    },
    "subject": {
      "appearance": {
        "hair": "银灰色长卷发",
        "nails": "柔和的釉面甜甜圈风格"
      },
      "pose": {
        "action": "坐在门框上",
        "gesture": "整理项链"
      },
      "attire": {
        "theme": "米色单色套装",
        "items": [
          "高腰工装裤",
          "短款夹克",
          "奢华设计师运动鞋"
        ],
        "accessories": [
          "金色手镯",
          "项链"
        ]
      }
    },
    "scene": {
      "vehicle": {
        "make_model": "兰博基尼 Huracán",
        "color": "米白色",
        "modifications": [
          "剪刀门(向上开启)",
          "镀金轮毂"
        ]
      },
      "props": {
        "item": "奢侈品购物袋",
        "location": "堆放在乘客座位上"
      }
    },
    "artistic_direction": {
      "style": "奢华时尚风格",
      "lighting": "温暖的黄金时段色调",
      "mood": "奢华、高端"
    }
  }
}
```

---

**Original English:**
{
  "image_generation_request": {
    "metadata": {
      "input_image": "IMG_8714.jpeg",
      "target_resolution": "1200x1200px",
      "format": "JSON"
    },
    "constraints": {
      "facial_preservation": {
        "enabled": true,
        "instruction": "Strictly maintain original face and facial features from input image."
      }
    },
    "subject": {
      "appearance": {
        "hair": "Long silver grey wavy hair",
        "nails": "Soft glazed donut style"
      },
      "pose": {
        "action": "Sitting on the door frame",
        "gesture": "Fixing necklace"
      },
      "attire": {
        "theme": "Cream monochrome set",
        "items": [
          "High-waist cargos",
          "Crop jacket",
          "Luxury designer sneakers"
        ],
        "accessories": [
          "Gold bangles",
          "Necklace"
        ]
      }
    },
    "scene": {
      "vehicle": {
        "make_model": "Lamborghini Huracán",
        "color": "Cream-white",
        "modifications": [
          "Butterfly doors (up position)",
          "Gold-plated rims"
        ]
      },
      "props": {
        "item": "Luxury shopping bags",
        "location": "Piled in the passenger seat"
      }
    },
    "artistic_direction": {
      "style": "Luxury-fashion inspired",
      "lighting": "Warm golden hour tones",
      "mood": "Rich, high-end"
    }
  }
}