Prompt Gallery

商业海报 / 广告 / 社媒

日本小报杂志封面

生成逼真的日本周刊八卦杂志封面,包含狗仔队风格摄影、耸人听闻的标题以及多张插图。

ID
13525
作者
aichof(アイチョフ)
标签
商业海报 / 广告 / 社媒 / 摄影 / 电影感 / 写实场景 / 风景 / 城市 / 旅行

中文提示词

{
  "type": "日本小报杂志封面",
  "magazine_header": {
    "title": "{argument name=\"magazine name\" default=\"週刊LUMINA\"}",
    "issue_date": "4 月 25 日号",
    "price": "¥450"
  },
  "main_photo": {
    "subject": "{argument name=\"subject description\" default=\"一位年轻日本女性惊讶回头,身穿白色上衣外搭牛仔外套\"}",
    "setting": "带有焦外成像灯光的夜间街道",
    "style": "狗仔队闪光灯摄影风格"
  },
  "layout": {
    "headlines": [
      { "position": "左上角横幅", "text": "{argument name=\"top banner text\" default=\"独占スクープ!!\"}", "color": "红色背景上的白色文字" },
      { "position": "左侧纵向", "text": "{argument name=\"main headline left\" default=\"深夜の目撃情報!\"}", "color": "带黑色描边的黄色文字" },
      { "position": "右侧纵向", "text": "{argument name=\"main headline right\" default=\"ついに発覚!?\"}", "color": "带白色描边的红色文字" },
      { "position": "底部中心堆叠 1", "text": "冲击瞬间抓拍!", "color": "黑色背景上的黄色文字" },
      { "position": "底部中心堆叠 2", "text": "相关人士讲述真相", "color": "红色背景上的白色文字" },
      { "position": "底部中心堆叠 3", "text": "揭露禁忌的幕后!", "color": "黑色背景上的黄色文字" },
      { "position": "左下角横幅", "text": "独家内幕报道", "color": "红色背景上的白色文字" }
    ],
    "inset_photos": {
      "count": 3,
      "details": [
        { "position": "右上角", "description": "女性低头抱头", "label": "极秘照片入手!!" },
        { "position": "左下角", "description": "女性与一名戴眼镜的男子交谈", "label": "亲密交往曝光!?" },
        { "position": "右下角", "description": "从侧面拍摄的男女", "label": "热恋曝光 入手!" }
      ]
    },
    "footer": {
      "elements": ["条形码", "188", "963469 195449"]
    }
  }
}

原始提示词

{
  "type": "Japanese tabloid magazine cover",
  "magazine_header": {
    "title": "{argument name=\"magazine name\" default=\"週刊LUMINA\"}",
    "issue_date": "4/25号",
    "price": "¥450"
  },
  "main_photo": {
    "subject": "{argument name=\"subject description\" default=\"young Japanese woman looking back in surprise, wearing a denim jacket over a white top\"}",
    "setting": "nighttime street with bokeh lights",
    "style": "paparazzi flash photography style"
  },
  "layout": {
    "headlines": [
      { "position": "top left banner", "text": "{argument name=\"top banner text\" default=\"独占スクープ!!\"}", "color": "white text on red background" },
      { "position": "left vertical", "text": "{argument name=\"main headline left\" default=\"深夜の目撃情報!\"}", "color": "yellow text with black outline" },
      { "position": "right vertical", "text": "{argument name=\"main headline right\" default=\"ついに発覚!?\"}", "color": "red text with white outline" },
      { "position": "bottom center stacked 1", "text": "衝撃の瞬間を激写!", "color": "yellow text on black background" },
      { "position": "bottom center stacked 2", "text": "関係者が語る真相", "color": "white text on red background" },
      { "position": "bottom center stacked 3", "text": "禁断の裏側を迫ろ!", "color": "yellow text on black background" },
      { "position": "bottom left banner", "text": "スクープ袋とじ", "color": "white text on red background" }
    ],
    "inset_photos": {
      "count": 3,
      "details": [
        { "position": "top right", "description": "woman looking down holding her head", "label": "極秘写真入手!!" },
        { "position": "bottom left", "description": "woman talking to a man with glasses", "label": "親密交際発覚か!?" },
        { "position": "bottom right", "description": "woman and man seen from the side", "label": "熱愛発覚 入手!" }
      ]
    },
    "footer": {
      "elements": ["barcode", "188", "963469 195449"]
    }
  }
}