Spaces:
Running
Running
Commit
·
f39cb70
1
Parent(s):
c50a880
改標題
Browse files
app.py
CHANGED
@@ -533,7 +533,7 @@ with gr.Blocks(title="PDF to Audio", css="""
|
|
533 |
|
534 |
with gr.Row(elem_id="header"):
|
535 |
with gr.Column(scale=4):
|
536 |
-
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首先,上傳一個或多個 PDF,選擇選項,然後按下「Generate Audio」。\nYou can also select a variety of custom option and direct the way the result is generated.\n您還可以選擇各種自訂選項。", elem_id="title")
|
537 |
with gr.Column(scale=1):
|
538 |
gr.HTML('''
|
539 |
<div id="logo_container">
|
|
|
533 |
|
534 |
with gr.Row(elem_id="header"):
|
535 |
with gr.Column(scale=4):
|
536 |
+
gr.Markdown("# Oli家:把你的PDF文件轉成Podcast聲音廣播節目。Convert PDFs into an audio podcast, lecture, summary and others\n\nFirst, upload one or more PDFs, select options, then push Generate Audio.\n首先,上傳一個或多個 PDF,選擇選項,然後按下「Generate Audio」。\nYou can also select a variety of custom option and direct the way the result is generated.\n您還可以選擇各種自訂選項。", elem_id="title")
|
537 |
with gr.Column(scale=1):
|
538 |
gr.HTML('''
|
539 |
<div id="logo_container">
|