victor HF staff commited on
Commit
a3c481d
·
1 Parent(s): 6ea7f05
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -305,7 +305,7 @@ with gr.Blocks() as demo:
305
  examples=[
306
  [
307
  ["./examples/heat-wave.mp3", "./examples/square-image.png"],
308
- "Compose a 720x720 output with the background image scaled to fill, add a full-width transparent waveform visualization positioned in center of the video.",
309
  0.7,
310
  0.1,
311
  ],
 
305
  examples=[
306
  [
307
  ["./examples/heat-wave.mp3", "./examples/square-image.png"],
308
+ "Compose a 720x720 video with the background image scaled to fill, add a full-width transparent waveform visualization positioned in center of the video.",
309
  0.7,
310
  0.1,
311
  ],