auto-save 2026-05-13 21:35 (~6)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user