nightfury commited on
Commit
f19d822
1 Parent(s): 3be9d5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -40,11 +40,6 @@ def lipsyncer_demo():
40
  gr.Markdown("<div align='center'> <h2> LipSyncer: Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation (CVPR 2023) </span> </h2> \
41
  <a style='font-size:18px;color: #efefef' href='https://arxiv.org/abs/2211.12194'>Arxiv</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </div>")
42
 
43
-
44
- gr.Markdown("""
45
- <b></b>
46
- """)
47
-
48
  with gr.Row().style(equal_height=False):
49
  with gr.Column(variant='panel'):
50
  with gr.Tabs(elem_id="lipsyncer_source_image"):
 
40
  gr.Markdown("<div align='center'> <h2> LipSyncer: Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation (CVPR 2023) </span> </h2> \
41
  <a style='font-size:18px;color: #efefef' href='https://arxiv.org/abs/2211.12194'>Arxiv</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </div>")
42
 
 
 
 
 
 
43
  with gr.Row().style(equal_height=False):
44
  with gr.Column(variant='panel'):
45
  with gr.Tabs(elem_id="lipsyncer_source_image"):