auto-save 2026-05-13 21:35 (~6)

This commit is contained in:
2026-05-13 21:35:36 +08:00
parent 7b59ed9bf1
commit d36b5ca317
6 changed files with 61 additions and 11 deletions

View File

@@ -292,7 +292,7 @@ export default function Home() {
last_image: lastRef,
subject_image: firstRef,
scene_image: null,
product_image: null,
product_image: scene.product_image ?? null,
action_image: null,
source_ref: sourceUrl ? { kind: "source_video", url: sourceUrl } : null,
model,