YinuoGuo27 commited on
Commit
624cf9d
·
verified ·
1 Parent(s): b94aa8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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.Markdown(
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>