Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -642,9 +642,6 @@ with gr.Blocks(css=css, theme=theme) as demo:
|
|
642 |
HF Space by :<a href="https://twitter.com/alexandernasa/" style="display: inline-block; vertical-align: middle; margin-left: 0.5em;">
|
643 |
<img src="https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow Me" alt="GitHub Repo">
|
644 |
</a>
|
645 |
-
</div>
|
646 |
-
|
647 |
-
<div style="text-align: left;">
|
648 |
<a href="https://huggingface.co/alexnasa">
|
649 |
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/follow-me-on-HF-sm-dark.svg" alt="Follow me on HF">
|
650 |
</a>
|
@@ -674,12 +671,6 @@ with gr.Blocks(css=css, theme=theme) as demo:
|
|
674 |
|
675 |
examples = gr.Examples(
|
676 |
examples=[
|
677 |
-
[
|
678 |
-
"examples/images/female-002.png",
|
679 |
-
"examples/audios/mushroom.wav",
|
680 |
-
"A realistic video of a woman speaking and sometimes looking directly to the camera, sitting on a sofa, with dynamic and rhythmic and extensive hand gestures that complement his speech. His hands are clearly visible, independent, and unobstructed. 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.",
|
681 |
-
7
|
682 |
-
],
|
683 |
[
|
684 |
"examples/images/male-001.png",
|
685 |
"examples/audios/reality.wav",
|
|
|
642 |
HF Space by :<a href="https://twitter.com/alexandernasa/" style="display: inline-block; vertical-align: middle; margin-left: 0.5em;">
|
643 |
<img src="https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow Me" alt="GitHub Repo">
|
644 |
</a>
|
|
|
|
|
|
|
645 |
<a href="https://huggingface.co/alexnasa">
|
646 |
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/follow-me-on-HF-sm-dark.svg" alt="Follow me on HF">
|
647 |
</a>
|
|
|
671 |
|
672 |
examples = gr.Examples(
|
673 |
examples=[
|
|
|
|
|
|
|
|
|
|
|
|
|
674 |
[
|
675 |
"examples/images/male-001.png",
|
676 |
"examples/audios/reality.wav",
|