Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -684,7 +684,7 @@ with gr.Blocks(css=css, theme=theme) as demo:
|
|
684 |
"examples/images/male-001.png",
|
685 |
"examples/audios/reality.wav",
|
686 |
"A realistic video of a man moving his hands extensively and speaking. The motion of his hands matches his speech. His facial expressions are expressive and full of emotion, enhancing the delivery. The camera remains steady, capturing sharp, clear movements and a focused, engaging presence.",
|
687 |
-
|
688 |
],
|
689 |
],
|
690 |
inputs=[image_input, audio_input, text_input, num_steps],
|
|
|
684 |
"examples/images/male-001.png",
|
685 |
"examples/audios/reality.wav",
|
686 |
"A realistic video of a man moving his hands extensively and speaking. The motion of his hands matches his speech. His facial expressions are expressive and full of emotion, enhancing the delivery. The camera remains steady, capturing sharp, clear movements and a focused, engaging presence.",
|
687 |
+
9
|
688 |
],
|
689 |
],
|
690 |
inputs=[image_input, audio_input, text_input, num_steps],
|