ChaolongYang commited on
Commit
4841a80
·
verified ·
1 Parent(s): 475d332

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ def main():
62
  device = "cpu"
63
 
64
  with gr.Blocks(analytics_enabled=False) as interface:
65
- gr.Markdown(
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>