rodrigomasini commited on
Commit
5d2d54b
1 Parent(s): b618c82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ css="""
82
  with gr.Blocks(theme='sudeepshouche/minimalist', css=css) as demo:
83
  with gr.Column(elem_id="col-container"):
84
  gr.HTML("""
85
- <h2 style="text-align: center;">DreamTalk</h2>
86
 
87
  """)
88
  with gr.Row():
 
82
  with gr.Blocks(theme='sudeepshouche/minimalist', css=css) as demo:
83
  with gr.Column(elem_id="col-container"):
84
  gr.HTML("""
85
+ <h2 style="text-align: center;">MAGIC lypsync with emotion</h2>
86
 
87
  """)
88
  with gr.Row():