返回画廊数据整理自 YouMind 公共 GitHub/页面数据
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"type": "manga page",
"style": "black and white, screentones, left-to-right reading",
"characters": [
{ "name": "Takumi", "appearance": "messy dark hair, t-shirt" },
{ "name": "Friend", "appearance": "short dark hair, hoodie" }
],
"layout": {
"rows": 4,
"panels": [
{
"position": "row 1, full width",
"scene": "Takumi typing at computer.",
"text": [
"{argument name=\"takumi prompt text\" default=\"よし……「自然体で、でも圧倒的に美しく、しかし作り物っぽさはゼロ」……\"}",
"タクミは真剣にプロンプトを入力していた。",
"カタカタカタ"
]
},
{
"position": "row 2, left",
"scene": "Friend looking at monitor.",
"text": [
"{argument name=\"friend critique text\" default=\"矛盾だけで文章できてるやん\"}"
]
},
{
"position": "row 2, right",
"scene": "Cursor clicking generate button.",
"text": [
"生成",
"ふっ……これで完璧だ",
"いくぞ……AIよ、頼んだ!",
"ポチッ"
]
},
{
"position": "row 3, full width",
"scene": "Characters reacting to AI girl with 6 hands on monitor.",
"text": [
"{argument name=\"takumi praise text\" default=\"うわっ、顔はいい!\"}",
"{argument name=\"friend observation text\" default=\"手、6本あるけど\"}",
"生成結果"
]
},
{
"position": "row 4, left",
"scene": "Takumi looking satisfied.",
"text": [
"魅力の情報量が多いってことか……",
"むしろ個性的だよな…"
]
},
{
"position": "row 4, right",
"scene": "Friend yelling angrily.",
"text": [
"{argument name=\"friend yell text\" default=\"ポジティブに受け止めるな!千手観音系美女になっとる!\"}",
"ツッコミ"
]
}
]
}
}