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