fix: 优化架构

This commit is contained in:
Daniel
2026-03-25 19:35:37 +08:00
parent 34786b37c7
commit 508c28ce31
184 changed files with 2199 additions and 241 deletions

Binary file not shown.

View File

@@ -0,0 +1,19 @@
{
"scenes": [
{
"image_prompt": "写一个温暖的城市夜景故事,城市夜景,霓虹灯,电影感",
"video_motion": "缓慢推进镜头,轻微摇镜",
"narration": "夜色温柔落在街灯上"
},
{
"image_prompt": "写一个温暖的城市夜景故事,咖啡店窗边,暖光,细雨",
"video_motion": "侧向平移,人物轻轻抬头",
"narration": "雨声里藏着一段回忆"
},
{
"image_prompt": "写一个温暖的城市夜景故事,桥上远景,车流光轨,温暖",
"video_motion": "拉远全景,光轨流动",
"narration": "我们在光里学会告别"
}
]
}

View File

@@ -0,0 +1,18 @@
{
"task_id": "f2810b54-03a6-45e9-9032-9e6b2e33c104",
"status": "done",
"shots": [
{
"shot_id": "scene_01_01",
"status": "done"
},
{
"shot_id": "scene_02_01",
"status": "done"
},
{
"shot_id": "scene_03_01",
"status": "done"
}
]
}