Spaces:
Running
Running
Update app.py
Browse filesUpdate description
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
|
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">
|