返回画廊数据整理自 YouMind 公共 GitHub/页面数据
插画动漫漫画 / 分镜来源:X / Twitter

6 格喜剧漫画页面

生成一个结构化的 6 格动漫风格漫画页面,描绘一名学生因学习而抓狂的幽默场景。

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"type": "6-panel manga page",
"characters": {
"character_A": "{argument name=\"main character\" default=\"girl with twin braids and glasses\"}, dark school uniform, red bow",
"character_B": "{argument name=\"friend character\" default=\"girl with short brown hair\"}, dark school uniform"
},
"setting": "{argument name=\"setting\" default=\"school library study area\"}, wooden desks, bookshelves",
"layout": {
"sections": [
{ "panel": 1, "position": "top left", "description": "Wide shot from behind of girls studying. Wall sign reads '{argument name=\"sign text\" default=\"静粛に\"}'." },
{ "panel": 2, "position": "top right", "description": "Close-up of Character A looking exhausted holding a pen, complaining about studying." },
{ "panel": 3, "position": "middle left", "description": "Character A looks crazed, steam from nose, craving donuts. Character B looks shocked." },
{ "panel": 4, "position": "middle right", "description": "Character A stands abruptly, slamming desk. Character B tries to calm her." },
{ "panel": 5, "position": "upper bottom", "description": "Wide panel. Character A frantically draws overlapping circles with a compass. Character B grabs her arm." },
{ "panel": 6, "position": "lower bottom", "description": "Wide panel. Character B in foreground looking deadpan. Background: Character A dragged away by a teacher." }
]
}
}