feat: 同步镜头首帧与视频生产工作区
This commit is contained in:
@@ -194,8 +194,9 @@ function exportEpisode() {
|
||||
<details class="mt-3 border-t border-line pt-3">
|
||||
<summary class="cursor-pointer text-xs font-medium">视频提示词批量操作</summary>
|
||||
<p class="my-3 text-xs leading-6 text-muted">
|
||||
对项目全部镜头操作,复用上方并发和覆盖配置。需要主体参考图;后端目前尚未将 GenerationSpec 接入
|
||||
Prompt 生成。这里只生成提示词,不提交视频任务。
|
||||
后端会先校验 GenerationSpec
|
||||
与主体参考图。这里只生成提示词;首帧、视频任务、就绪诊断与失败重试已整理到
|
||||
<RouterLink :to="`/projects/${id}/production`" class="text-button mx-1">镜头生产</RouterLink>。
|
||||
</p>
|
||||
<ConfirmAction
|
||||
:label="force ? '重生成全部视频提示词' : '补齐项目视频提示词'"
|
||||
|
||||
Reference in New Issue
Block a user