Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
update examples
Browse files- app.py +3 -3
- examples/ai_talk.wav +0 -0
- examples/{dog-01.jpg β bg-image.png} +2 -2
- examples/dog-02.jpg +0 -3
- examples/dog-03.jpg +0 -3
- examples/dog-04.jpg +0 -3
- examples/dog-05.jpg +0 -3
- examples/output.mp4 +0 -3
- examples/video_sample.mp4 +0 -3
app.py
CHANGED
@@ -301,8 +301,8 @@ with gr.Blocks() as demo:
|
|
301 |
gr.Examples(
|
302 |
examples=[
|
303 |
[
|
304 |
-
["./examples/
|
305 |
-
"
|
306 |
0.7,
|
307 |
0.1,
|
308 |
],
|
@@ -324,7 +324,7 @@ with gr.Blocks() as demo:
|
|
324 |
"./examples/cat7.jpeg",
|
325 |
"./examples/heat-wave.mp3",
|
326 |
],
|
327 |
-
"
|
328 |
0.7,
|
329 |
0.1,
|
330 |
],
|
|
|
301 |
gr.Examples(
|
302 |
examples=[
|
303 |
[
|
304 |
+
["./examples/ai_talk.wav", "./examples/bg-image.png"],
|
305 |
+
"Use the image as the background with a waveform visualization for the audio positioned in center of the video.",
|
306 |
0.7,
|
307 |
0.1,
|
308 |
],
|
|
|
324 |
"./examples/cat7.jpeg",
|
325 |
"./examples/heat-wave.mp3",
|
326 |
],
|
327 |
+
"Generate an MP4 slideshow where each photo appears for 2 seconds, using the provided audio as soundtrack.",
|
328 |
0.7,
|
329 |
0.1,
|
330 |
],
|
examples/ai_talk.wav
ADDED
Binary file (241 kB). View file
|
|
examples/{dog-01.jpg β bg-image.png}
RENAMED
File without changes
|
examples/dog-02.jpg
DELETED
Git LFS Details
|
examples/dog-03.jpg
DELETED
Git LFS Details
|
examples/dog-04.jpg
DELETED
Git LFS Details
|
examples/dog-05.jpg
DELETED
Git LFS Details
|
examples/output.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:7fdce3e911cf0be2fdc5102c14097c2799237e96eac75b3fc28440a350499204
|
3 |
-
size 422891
|
|
|
|
|
|
|
|
examples/video_sample.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:fc7e05ed802c94d74e9005e3bc53d5abfd36ab4b63be1602f6cfe697b789c418
|
3 |
-
size 261179
|
|
|
|
|
|
|
|