Prompt Gallery

摄影 / 电影感 / 写实场景

带有搞怪僧侣的趣味寺庙告示牌

生成一张照片级逼真的场景,展示了一位搞怪的僧侣站在一个 9 格插画寺庙告示牌旁摆姿势。

ID
13597
作者
notargs
标签
摄影 / 电影感 / 写实场景 / 漫画 / 故事板 / 分镜 / 抽象 / 背景 / 纹理

中文提示词

{
  "type": "带有卡通插画告示牌的照片级逼真场景",
  "setting": "{argument name=\"setting\" default=\"带有碎石和石墙的传统日本寺庙庭院\"}",
  "subjects": [
    {
      "type": "人物",
      "description": "一位秃头的日本佛教僧侣,身穿传统的深色长袍和棕褐色络子。",
      "pose": "{argument name=\"monk pose\" default=\"搞怪姿势,单脚站立,向后倾斜,指着告示牌,吐出舌头\"}"
    },
    {
      "type": "木制告示牌",
      "description": "一个带有红色内边框的大型木制告示牌,上方设有标题,下方为 3x3 的 9 格插画网格。",
      "header": {
        "text": "{argument name=\"header text\" default=\"ゆかいなお寺の教え\"}",
        "background": "黄色"
      },
      "grid_panels": [
        { "position": "第 1 行,第 1 列", "text": "{argument name=\"panel 1 text\" default=\"ズボンはチャックをチェック\"}", "illustration": "带有拉链处红色强调线的蓝色牛仔裤" },
        { "position": "第 1 行,第 2 列", "text": "猫に話してもしらんぷり", "illustration": "一只坐着并看向别处的灰白相间猫咪" },
        { "position": "第 1 行,第 3 列", "text": "ヘソのゴマとりすぎ注意", "illustration": "两根大拇指指向肚脐的特写" },
        { "position": "第 2 行,第 1 列", "text": "二度寝は二度目が気持ちいい", "illustration": "一个人在粉色毯子下安详地睡觉" },
        { "position": "第 2 行,第 2 列", "text": "イビキは寝ると聞けない", "illustration": "一个人正在睡觉并打呼噜,带有 Zzz 符号" },
        { "position": "第 2 行,第 3 列", "text": "ポテチは開けたら止まらない", "illustration": "一袋打开并洒出来的薯片" },
        { "position": "第 3 行,第 1 列", "text": "便座が冷たいとビックリ", "illustration": "一个人在打开的马桶旁露出震惊的表情" },
        { "position": "第 3 行,第 2 列", "text": "月末ピンチで来月もピンチ", "illustration": "一个带有黄色闪电图案的空棕色钱包" },
        { "position": "第 3 行,第 3 列", "text": "{argument name=\"panel 9 text\" default=\"ダイエットは明日から...\"}", "illustration": "一个卡通秃头僧侣正开心地吃着大汉堡" }
      ]
    }
  ]
}

原始提示词

{
  "type": "photograph",
  "setting": "outdoor temple grounds with gravel and foliage",
  "subjects": [
    {
      "type": "signboard",
      "material": "wood with red border and yellow header",
      "header_text": "{argument name=\"header text\" default=\"ゆかいなお寺の教え\"}",
      "layout": "3x3 grid",
      "panel_count": 9,
      "panels": [
        { "position": "top-left", "text": "ズボンはチャックをチェック", "illustration": "blue jeans with zipper" },
        { "position": "top-center", "text": "猫に話してもしらんぷり", "illustration": "grey and white cat" },
        { "position": "top-right", "text": "ヘソのゴマとりすぎ注意", "illustration": "belly with thumbs pointing at navel" },
        { "position": "mid-left", "text": "二度寝は二度目が気持ちいい", "illustration": "person sleeping under pink blanket" },
        { "position": "mid-center", "text": "イビキは寝ると聞けない", "illustration": "person snoring" },
        { "position": "mid-right", "text": "ポテチは開けたら止まらない", "illustration": "open bag of potato chips" },
        { "position": "bottom-left", "text": "便座が冷たいとビックリ", "illustration": "shocked person next to toilet" },
        { "position": "bottom-center", "text": "月末ピンチで来月もピンチ", "illustration": "empty wallet with lightning bolts" },
        { "position": "bottom-right", "text": "{argument name=\"bottom right text\" default=\"ダイエットは明日から...\"}", "illustration": "{argument name=\"bottom right illustration\" default=\"monk eating a hamburger\"}" }
      ]
    },
    {
      "type": "monk",
      "description": "bald Japanese Buddhist monk in black robes, white tabi socks, and sandals",
      "pose": "standing on one leg, leaning on sign",
      "expression": "{argument name=\"monk expression\" default=\"goofy, tongue out, wide eyes, hands framing face\"}"
    }
  ]
}