mjbuehler commited on
Commit
4c7f78b
·
verified ·
1 Parent(s): 6fc176d

Update app.py

Browse files

Update description

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -765,7 +765,7 @@ with gr.Blocks(title="PDF to Audio", css="""
765
 
766
  with gr.Row(elem_id="header"):
767
  with gr.Column(scale=4):
768
- gr.Markdown("# Convert PDFs into an audio podcast, lecture, summary and others\n\nFirst, upload one or more PDFs, select options, then push Generate Audio.\n\nYou can also select a variety of custom option and direct the way the result is generated.", elem_id="title")
769
  with gr.Column(scale=1):
770
  gr.HTML('''
771
  <div id="logo_container">
 
765
 
766
  with gr.Row(elem_id="header"):
767
  with gr.Column(scale=4):
768
+ gr.Markdown("# Convert any document into an audio podcast, lecture, summary and others\n\nFirst, upload one or more PDFs, markup or other files, select options, then push Generate Audio.\n\nYou can also select a variety of custom option and direct the way the result is generated.", elem_id="title")
769
  with gr.Column(scale=1):
770
  gr.HTML('''
771
  <div id="logo_container">