Spaces:
Running
Running
Update app.py
Browse files
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("#
|
108 |
-
gr.Markdown("
|
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):
|