prasanacodes commited on
Commit
9c36d98
·
verified ·
1 Parent(s): 2e1d29a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -313,7 +313,8 @@ app_interface = gr.Interface(
313
  '''
314
 
315
  with gr.Blocks(title="Audio/Video Translation Toolkit") as app_interface:
316
- gr.Markdown("# 🚀 Audio/Video Translation Toolkit")
 
317
  with gr.Tabs():
318
  with gr.Tab("🎬 Translate Video"):
319
  with gr.Column():
 
313
  '''
314
 
315
  with gr.Blocks(title="Audio/Video Translation Toolkit") as app_interface:
316
+ gr.Markdown("# 🚀 Audio/Video Translation Toolkit
317
+ gr.Markdown("This might take a while to generate as it's running on the free tier.")
318
  with gr.Tabs():
319
  with gr.Tab("🎬 Translate Video"):
320
  with gr.Column():