fffiloni commited on
Commit
86f4396
1 Parent(s): a460b8c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ with gr.Blocks(css=css) as demo:
63
  gr.HTML("""
64
  <h1 style="text-align: center;">DreamTalk</h1>
65
  <h2 style="text-align: center;">When Expressive Talking Head Generation Meets Diffusion Probabilistic Models</h2>
66
- <p style="text-align: center;max-width:720px;">
67
  DreamTalk is a diffusion-based audio-driven expressive talking head generation framework that can produce high-quality talking head videos across diverse speaking styles.
68
  DreamTalk exhibits robust performance with a diverse array of inputs, including songs, speech in multiple languages, noisy audio, and out-of-domain portraits.
69
  </p>
 
63
  gr.HTML("""
64
  <h1 style="text-align: center;">DreamTalk</h1>
65
  <h2 style="text-align: center;">When Expressive Talking Head Generation Meets Diffusion Probabilistic Models</h2>
66
+ <p style="text-align: center;max-width: 600px;margin:0 auto;">
67
  DreamTalk is a diffusion-based audio-driven expressive talking head generation framework that can produce high-quality talking head videos across diverse speaking styles.
68
  DreamTalk exhibits robust performance with a diverse array of inputs, including songs, speech in multiple languages, noisy audio, and out-of-domain portraits.
69
  </p>