
三格動畫漫畫
Generates a 3-panel vertical manga strip depicting a character's progressive exhaustion at a computer desk, complete with customizable text bubbles.
觀看1,700
按讚24
留言1
分享2
書籤0
引用0
翻譯
{
"type": "3-panel vertical manga strip",
"style": "monochrome anime style with screentones and clean line art",
"character": "{argument name=\"character description\" default=\"anime girl with cat ears, short hair, wearing a simple t-shirt\"}",
"setting": "sitting at a desk in front of a computer monitor and keyboard",
"layout": {
"panels": [
{
"position": "top",
"action": "resting chin on hand, looking excitedly at the monitor with sparkle effects",
"text_elements": [
{
"type": "rectangular text box",
"position": "top right",
"text": "{argument name=\"panel 1 context text\" default=\"新的AI發表的時候\"}"
},
{
"type": "speech bubble",
"position": "left",
"text": "喔喔喔喔!試試看!"
}
]
},
{
"position": "middle",
"action": "slumped over the keyboard, looking tired but still staring at the screen",
"text_elements": [
{
"type": "speech bubble",
"position": "right",
"text": "{argument name=\"panel 2 speech text\" default=\"這到底要持續到什麼時候啊…\"}"
},
{
"type": "speech bubble",
"position": "left",
"text": "喔喔喔好厲害"
}
]
},
{
"position": "bottom",
"action": "completely exhausted, resting head flat on the keyboard, eyes half-closed, sighing",
"text_elements": [
{
"type": "speech bubble",
"position": "right",
"text": "{argument name=\"panel 3 speech text\" default=\"好累…\"}"
},
{
"type": "rectangular text box",
"position": "bottom left",
"text": "大概要花5年左右吧"
}
]
}
]
}
}
機器翻譯 — 實際產出作品的是原文 prompt。











