Prompt Gallery

漫画 / 故事板 / 分镜

3 格胶带梗漫画

生成一幅 3 格漫画,展示主体吃水果并将果皮贴在墙上的场景,戏仿现代艺术与科技公司。

ID
13756
作者
noel.index
标签
漫画 / 故事板 / 分镜 / Logo / 品牌 / 视觉识别

中文提示词

{
  "type": "3 格漫画布局",
  "subject": "{argument name=\"subject\" default=\"Sam Altman\"}",
  "object": "{argument name=\"object\" default=\"香蕉\"}",
  "layout": {
    "structure": "左侧水平分为两格,右侧为一大块垂直面板",
    "panels": [
      {
        "number": "1",
        "position": "左上",
        "description": "主体在办公室环境中开心地笑着吃掉物体。"
      },
      {
        "number": "2",
        "position": "左下",
        "description": "主体侧身,正用一条银色胶带将物体的果皮贴在纯白墙面上。"
      },
      {
        "number": "3",
        "position": "右半部分",
        "description": "物体果皮被胶带贴在白墙上的特写。下方是 {argument name=\"company logo\" default=\"OpenAI\"} 的标志和文字。标志下方还有另一块胶带,上面手写着“{argument name=\"tape text\" default=\"Duct tape\"}”字样。"
      }
    ]
  }
}

原始提示词

{
  "type": "3-panel comic layout",
  "subject": "{argument name=\"subject\" default=\"Sam Altman\"}",
  "object": "{argument name=\"object\" default=\"banana\"}",
  "layout": {
    "structure": "left side split horizontally into two panels, right side is one large vertical panel",
    "panels": [
      {
        "number": "1",
        "position": "top-left",
        "description": "The subject is smiling widely and eating the object in an office setting."
      },
      {
        "number": "2",
        "position": "bottom-left",
        "description": "The subject is seen in profile, using a strip of silver duct tape to attach the peel of the object to a plain white wall."
      },
      {
        "number": "3",
        "position": "right-half",
        "description": "Close-up of the object's peel duct-taped to the white wall. Below it is the {argument name=\"company logo\" default=\"OpenAI\"} logo and text. Below the logo is another piece of duct tape with the handwritten text '{argument name=\"tape text\" default=\"Duct tape\"}'."
      }
    ]
  }
}