Stephen McCall
commited on
Commit
·
7b09cb5
1
Parent(s):
93b67dc
test commit
Browse files
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
|
| 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">
|