日本電影預告片拼貼
Generates an 8-panel cinematic collage resembling a Japanese movie poster, featuring characters and a dog in a coastal setting.

Prompt
{
"type": "日本電影預告視覺拼貼",
"typography": {
"title": "{argument name=\"movie title\" default=\"夕凪のしっぽ\"}",
"subtitle": "ーあの日のきみへー",
"tagline": "{argument name=\"tagline text\" default=\"失ったものは戻らない。それでも誰かと心を通わせることで、人はもう一度前を向ける。\"}"
},
"characters": {
"girl": "年輕日本女性,深色頭髮,水手服校服",
"man": "中年日本男性,短鬍,深藍色襯衫",
"animal": "{argument name=\"dog breed\" default=\"柴犬\"}"
},
"aesthetics": {
"setting": "{argument name=\"setting\" default=\"日落時分的海濱小鎮\"}",
"style": "{argument name=\"color grading\" default=\"懷舊電影風格\"}"
},
"layout": {
"panel_count": 8,
"sections": [
{ "position": "大型左側", "description": "女孩撫摸狗,老房子,文字疊加" },
{ "position": "右上方", "description": "男人看向大海的側面" },
{ "position": "最右上方", "description": "女孩頭靠在桌子上休息" },
{ "position": "中間右側", "description": "女孩和男人在桌旁,狗在中間,海洋窗戶" },
{ "position": "最左下方", "description": "男人在海灘上遛狗" },
{ "position": "中間左下方", "description": "女孩擁抱狗的特寫" },
{ "position": "中間右下方", "description": "女孩和狗面向日落的背影" },
{ "position": "最右下方", "description": "狗走在村莊街道上的背影" }
]
}
}
機器翻譯 — 實際產出作品的是原文 prompt。
原文 Prompt
{
"type": "Japanese movie teaser visual collage",
"typography": {
"title": "{argument name=\"movie title\" default=\"夕凪のしっぽ\"}",
"subtitle": "ーあの日のきみへー",
"tagline": "{argument name=\"tagline text\" default=\"失ったものは戻らない。それでも誰かと心を通わせることで、人はもう一度前を向ける。\"}"
},
"characters": {
"girl": "young Japanese woman, dark hair, sailor school uniform",
"man": "middle-aged Japanese man, stubble, dark blue shirt",
"animal": "{argument name=\"dog breed\" default=\"Shiba Inu\"}"
},
"aesthetics": {
"setting": "{argument name=\"setting\" default=\"coastal town at sunset\"}",
"style": "{argument name=\"color grading\" default=\"nostalgic cinematic\"}"
},
"layout": {
"panel_count": 8,
"sections": [
{ "position": "large left", "description": "girl petting dog, old house, text overlay" },
{ "position": "top right", "description": "profile of man looking at sea" },
{ "position": "top far right", "description": "girl resting head on table" },
{ "position": "middle right", "description": "girl and man at table, dog between them, ocean window" },
{ "position": "bottom far left", "description": "man walking dog on beach" },
{ "position": "bottom mid-left", "description": "close-up girl hugging dog" },
{ "position": "bottom mid-right", "description": "back view girl and dog facing sunset" },
{ "position": "bottom far right", "description": "back view dog walking down village street" }
]
}
}