AashishNKumar commited on
Commit
17ea3c3
·
verified ·
1 Parent(s): 0297397

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -538,7 +538,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as iface:
538
  gr.Markdown(
539
  """
540
  <div style="text-align: center; margin-bottom: 1em">
541
- <h1 style="font-size: 2.5em; font-weight: 600; margin: 0.5em 0;">Video Generation with LTX Video</h1>
542
  </div>
543
  """
544
  )
 
538
  gr.Markdown(
539
  """
540
  <div style="text-align: center; margin-bottom: 1em">
541
+ <h1 style="font-size: 2.5em; font-weight: 600; margin: 0.5em 0;">Image to Video Converter (Hackathon)</h1>
542
  </div>
543
  """
544
  )