Stephen McCall commited on
Commit
7b09cb5
·
1 Parent(s): 93b67dc

test commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -992,7 +992,7 @@ with gr.Blocks(title="PDF to Audio", css="""
992
 
993
  with gr.Row(elem_id="header"):
994
  with gr.Column(scale=4):
995
- 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")
996
  with gr.Column(scale=1):
997
  gr.HTML('''
998
  <div id="logo_container">
 
992
 
993
  with gr.Row(elem_id="header"):
994
  with gr.Column(scale=4):
995
+ gr.Markdown("# Convert any documents 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")
996
  with gr.Column(scale=1):
997
  gr.HTML('''
998
  <div id="logo_container">