RASMUS commited on
Commit
61d0f54
1 Parent(s): cad610c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -536,7 +536,7 @@ with demo:
536
 
537
  with gr.Row():
538
  with gr.Column():
539
- gr.Markdown('''##### From here you can download the srt-file ''')
540
  subtitle_files.render()
541
 
542
  with gr.Row():
 
536
 
537
  with gr.Row():
538
  with gr.Column():
539
+ gr.Markdown('''##### From here you can download subtitles in .srt or .vtt format''')
540
  subtitle_files.render()
541
 
542
  with gr.Row():