Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
update
Browse files
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
|
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 |
],
|