Maaz1 commited on
Commit
b982edb
·
verified ·
1 Parent(s): a83c483

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -104,8 +104,8 @@ def create_app():
104
  gr.Blocks: Configured Gradio application
105
  """
106
  with gr.Blocks(title="Video Translator") as app:
107
- gr.Markdown("# 🌐 Video Translator")
108
- gr.Markdown("Upload a video and translate it to different languages with subtitles!")
109
 
110
  with gr.Row():
111
  with gr.Column(scale=1):
 
104
  gr.Blocks: Configured Gradio application
105
  """
106
  with gr.Blocks(title="Video Translator") as app:
107
+ gr.Markdown("# LinguaStream➿")
108
+ gr.Markdown("A Multilingual Audio and Video dubbing tool with supported subtitles.")
109
 
110
  with gr.Row():
111
  with gr.Column(scale=1):