victor HF staff commited on
Commit
8bc6606
·
1 Parent(s): dadaf13

refactor: Update description for waveform visualization to specify max height

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -335,7 +335,7 @@ with gr.Blocks() as demo:
335
  ],
336
  [
337
  ["./examples/ai_talk.wav", "./examples/bg-image.png"],
338
- "Use the image as the background with a waveform visualization for the audio positioned in center of the video.",
339
  0.7,
340
  0.1,
341
  "deepseek-ai/DeepSeek-V3",
 
335
  ],
336
  [
337
  ["./examples/ai_talk.wav", "./examples/bg-image.png"],
338
+ "Use the image as the background with a waveform visualization for the audio positioned in center of the video. Make sure the waveform has a max height of 250 pixels.",
339
  0.7,
340
  0.1,
341
  "deepseek-ai/DeepSeek-V3",