时代广场雨夜人像,带身份锁

Author:simeon-sanai
2026/01/05 09:12

Description

创作时代广场雨夜人像,融合霓虹灯光与身份锁定的城市摄影美学。

Tags

画像生成ビジュアル化

Content

```json
{
  "scene": {
    "location": "纽约时代广场",
    "time": "雨夜",
    "composition": {
      "left_side": [
        {
          "type": "LED 广告牌",
          "style": "垂直",
          "text_color": "黑底白字"
        },
        {
          "type": "弧形 LED 屏幕",
          "detail": "位于好时 (Hershey's) 商店黄色箭头上方"
        }
      ],
      "right_side": {
        "subject_position": "靠近路边",
        "traffic": {
          "vehicles": "城市出租车和私家车",
          "details": "刹车灯形成缓慢的车流"
        }
      }
    },
    "environment": {
      "ground": "湿沥青路面",
      "reflection_colors": ["霓虹洋红色", "冰蓝色"],
      "puddles": {
        "reflecting_lights": true,
        "object_details": ["散落的外卖杯"]
      },
      "atmosphere": ["电光火石", "亲密"]
    }
  },
  "subject": {
    "identity": "上传的人物",
    "face_requirement": "不得改变面部特征。必须 1000% 保持一致。",
    "pose": "放松,面向镜头",
    "holding": "手持折叠的黑色雨伞",
    "outfit": {
      "jacket": {
        "material": "黑色仿皮棒球夹克",
        "design": {
          "cobalt_panel": true,
          "cream_stripe": true,
          "embroidery": "复古花体字",
          "lettering": "块状 OF",
          "patch": "袖子上缝有 1987 字样",
          "reflective_piping": true,
          "highlight_color": "紫色反光"
        }
      }
    }
  },
  "background": {
    "elements": ["汽车", "脚手架", "堆叠的店面招牌"]
  },
  "style": {
    "resolution": "高清",
    "aesthetic": ["写实", "自然", "真实"],
    "camera": "iPhone"
  }
}
```

---

**Original English:**
{
  "scene": {
    "location": "Times Square, New York",
    "time": "Rainy night",
    "composition": {
      "left_side": [
        {
          "type": "LED billboard",
          "style": "vertical",
          "text_color": "white-on-black"
        },
        {
          "type": "curved LED screen",
          "detail": "above yellow arrow for Hershey's store"
        }
      ],
      "right_side": {
        "subject_position": "near curb",
        "traffic": {
          "vehicles": "city taxis and cars",
          "details": "brake lights forming a slow line"
        }
      }
    },
    "environment": {
      "ground": "wet asphalt",
      "reflection_colors": ["neon magenta", "icy blue"],
      "puddles": {
        "reflecting_lights": true,
        "object_details": ["scattered takeaway cups"]
      },
      "atmosphere": ["electric", "intimate"]
    }
  },
  "subject": {
    "identity": "Uploaded subject",
    "face_requirement": "Do not change facial features. Must look 1000% identical.",
    "pose": "Relaxed, facing camera",
    "holding": "Folded black umbrella by handle",
    "outfit": {
      "jacket": {
        "material": "black faux-leather varsity",
        "design": {
          "cobalt_panel": true,
          "cream_stripe": true,
          "embroidery": "Vintage script",
          "lettering": "Block OF",
          "patch": "1987 stitched on sleeve",
          "reflective_piping": true,
          "highlight_color": "purple reflection"
        }
      }
    }
  },
  "background": {
    "elements": ["cars", "scaffolding", "stacked storefront signs"]
  },
  "style": {
    "resolution": "HD",
    "aesthetic": ["realistic", "natural", "authentic"],
    "camera": "iPhone"
  }
}