smartdigitalnetworks commited on
Commit
175ef8d
·
verified ·
1 Parent(s): 8bd4eec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -630,7 +630,7 @@ with gr.Blocks(css="footer {display:none !important}") as demo:
630
  gr.Markdown(
631
  """
632
  # 🎬 Generative Video Editor
633
- Generate and execute editing commands that combine, edit and transform uploaded audio, image and video files based on your natural language descriptions.
634
  """,
635
  elem_id="header",
636
  )
 
630
  gr.Markdown(
631
  """
632
  # 🎬 Generative Video Editor
633
+ Generate and run video editing commands that will combine, edit and transform your uploaded audio, images and video files using natural language requests.
634
  """,
635
  elem_id="header",
636
  )