Spaces:
Paused
Paused
Julian Bilcke
commited on
Commit
·
ed51b56
1
Parent(s):
ea30e1a
up
Browse files
app.py
CHANGED
|
@@ -764,7 +764,7 @@ with gr.Blocks(title="OmniAvatar - Lipsynced Avatar Video Generation") as app:
|
|
| 764 |
examples=[
|
| 765 |
[
|
| 766 |
"examples/images/demo1.jpg",
|
| 767 |
-
"examples/audios/
|
| 768 |
"An arrogant and gloomy wizard explains something in a grave tone"
|
| 769 |
],
|
| 770 |
],
|
|
|
|
| 764 |
examples=[
|
| 765 |
[
|
| 766 |
"examples/images/demo1.jpg",
|
| 767 |
+
"examples/audios/demo1.mp3",
|
| 768 |
"An arrogant and gloomy wizard explains something in a grave tone"
|
| 769 |
],
|
| 770 |
],
|