Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -62,7 +62,7 @@ def main():
|
|
62 |
device = "cpu"
|
63 |
|
64 |
with gr.Blocks(analytics_enabled=False) as interface:
|
65 |
-
gr.
|
66 |
"""
|
67 |
<div align='center'>
|
68 |
<h2> Unlock Pose Diversity: Accurate and Efficient Implicit Keypoint-based Spatiotemporal Diffusion for Audio-driven Talking Portrait </h2>
|
|
|
62 |
device = "cpu"
|
63 |
|
64 |
with gr.Blocks(analytics_enabled=False) as interface:
|
65 |
+
gr.HTML(
|
66 |
"""
|
67 |
<div align='center'>
|
68 |
<h2> Unlock Pose Diversity: Accurate and Efficient Implicit Keypoint-based Spatiotemporal Diffusion for Audio-driven Talking Portrait </h2>
|