Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -640,11 +640,11 @@ with gr.Blocks(css=css, theme=theme) as demo:
|
|
640 |
</div>
|
641 |
<div style="text-align: left;">
|
642 |
<strong>HF Space by:</strong>
|
643 |
-
<a href="https://huggingface.co/alexnasa" style="display: inline-block; vertical-align: middle; margin-left: 0.5em;">
|
644 |
-
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/follow-me-on-HF-sm-dark.svg" alt="Follow me on HF">
|
645 |
-
</a>
|
646 |
<a href="https://twitter.com/alexandernasa/" style="display: inline-block; vertical-align: middle; margin-left: 0.5em;">
|
647 |
-
<img src="https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow Me
|
|
|
|
|
|
|
648 |
</a>
|
649 |
</div>
|
650 |
|
@@ -687,7 +687,13 @@ with gr.Blocks(css=css, theme=theme) as demo:
|
|
687 |
[
|
688 |
"examples/images/female-002.png",
|
689 |
"examples/audios/nature.wav",
|
690 |
-
"A realistic video of a woman speaking and sometimes looking directly to the camera and moving her eyes and pupils and head accordingly and turning and looking at the camera and looking away from the camera based on her movements, standing in the woods, with dynamic and rhythmic and extensive hand gestures that complement his speech.
|
|
|
|
|
|
|
|
|
|
|
|
|
691 |
10
|
692 |
],
|
693 |
],
|
|
|
640 |
</div>
|
641 |
<div style="text-align: left;">
|
642 |
<strong>HF Space by:</strong>
|
|
|
|
|
|
|
643 |
<a href="https://twitter.com/alexandernasa/" style="display: inline-block; vertical-align: middle; margin-left: 0.5em;">
|
644 |
+
<img src="https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow Me" alt="GitHub Repo">
|
645 |
+
</a>
|
646 |
+
<a href="https://huggingface.co/alexnasa" style="display: inline-block; vertical-align: middle; margin-left: 0.5em;">
|
647 |
+
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/follow-me-on-HF-sm.svg" alt="Follow me on HF">
|
648 |
</a>
|
649 |
</div>
|
650 |
|
|
|
687 |
[
|
688 |
"examples/images/female-002.png",
|
689 |
"examples/audios/nature.wav",
|
690 |
+
"A realistic video of a woman speaking and sometimes looking directly to the camera and moving her eyes and pupils and head accordingly and turning and looking at the camera and looking away from the camera based on her movements, standing in the woods, with dynamic and rhythmic and extensive hand gestures that complement his speech. Her hands are clearly visible, independent, and unobstructed. Her facial expressions are expressive and full of emotion, enhancing the delivery. The camera remains steady, capturing sharp, clear movements and a focused, engaging presence.",
|
691 |
+
10
|
692 |
+
],
|
693 |
+
[
|
694 |
+
"examples/images/female-003.png",
|
695 |
+
"examples/audios/matcha.wav",
|
696 |
+
"A realistic video of a sad woman speaking and sometimes looking directly to the camera and moving her eyes and pupils and head accordingly and turning and looking at the camera and looking away from the camera based on her movements, touching a glass in front of her, with dynamic and rhythmic and extensive hand gestures that complement his speech. Her hands are clearly visible, independent, and unobstructed. Her facial expressions are expressive and full of emotion, enhancing the delivery. The camera remains steady, capturing sharp, clear movements and a focused, engaging presence.",
|
697 |
10
|
698 |
],
|
699 |
],
|