victor HF staff commited on
Commit
bf3be31
·
1 Parent(s): ddeb540

docs: Update example to match video duration with audio length

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -343,7 +343,7 @@ with gr.Blocks() as demo:
343
  "./examples/cat6.jpeg",
344
  "./examples/heat-wave.mp3",
345
  ],
346
- "Create a 3x2 grid of the cat images with the audio as background music.",
347
  0.7,
348
  0.1,
349
  "deepseek-ai/DeepSeek-V3",
 
343
  "./examples/cat6.jpeg",
344
  "./examples/heat-wave.mp3",
345
  ],
346
+ "Create a 3x2 grid of the cat images with the audio as background music. Make the video duration match the audio duration.",
347
  0.7,
348
  0.1,
349
  "deepseek-ai/DeepSeek-V3",